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