# Sandbox.UI.ScenePanel.Camera

```csharp
SceneCamera Camera { get; set; }
```

> **Obsolete.** Handling SceneObjects like this manually will be removed soon. Use the actual Scene.

The camera we're going to be using to render

Declared in [Sandbox.UI.ScenePanel](/api/Sandbox.UI.ScenePanel).
Assembly: `Sandbox.Engine`.
