# Sandbox.SceneCamera.OrthoHeight

```csharp
float OrthoHeight { get; set; }
```

Height of the ortho when [Sandbox.SceneCamera.Ortho](/api/Sandbox.SceneCamera/Ortho) is enabled.

Declared in [Sandbox.SceneCamera](/api/Sandbox.SceneCamera).
Assembly: `Sandbox.Engine`.
