# Sandbox.Graphics.CameraPosition

```csharp
static Vector3 CameraPosition { get; set; }
```

The camera position of the currently rendering view

Declared in [Sandbox.Graphics](/api/Sandbox.Graphics).
Assembly: `Sandbox.Engine`.
