# Sandbox.CameraComponent.CustomProjectionMatrix

```csharp
System.Nullable<Matrix> CustomProjectionMatrix { get; set; }
```

Allows specifying a custom projection matrix for this camera

Declared in [Sandbox.CameraComponent](/api/Sandbox.CameraComponent).
Assembly: `Sandbox.Engine`.
