# Sandbox.Rendering.ViewSetup.EnableDebugOverlays

```csharp
System.Nullable<bool> EnableDebugOverlays
```

Whether engine debug overlays should be rendered in this view. Null inherits the camera's setting.
This controls engine overlays, not scene geometry such as editor gizmos.

Declared in [Sandbox.Rendering.ViewSetup](/api/Sandbox.Rendering.ViewSetup).
Assembly: `Sandbox.Engine`.
