# Sandbox.GameObject.DebugOverlay

```csharp
DebugOverlaySystem DebugOverlay { get; set; }
```

Allows drawing of temporary debug shapes and text in the scene

Declared in [Sandbox.GameObject](/api/Sandbox.GameObject).
Assembly: `Sandbox.Engine`.
