# Editor.EditorPreferences.CameraZFar

```csharp
static float CameraZFar { get; set; }
```

The furthest thing to render

Declared in [Editor.EditorPreferences](/api/Editor.EditorPreferences).
Assembly: `Sandbox.Tools`.
