# Sandbox.CameraComponent.Orthographic

```csharp
bool Orthographic { get; set; }
```

Whether or not to use orthographic projection instead of perspective.

Declared in [Sandbox.CameraComponent](/api/Sandbox.CameraComponent).
Assembly: `Sandbox.Engine`.
