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