# Sandbox.CameraComponent.Hud

```csharp
HudPainter Hud { get; set; }
```

Allows drawing on the camera. This is drawn before the post processing.

Declared in [Sandbox.CameraComponent](/api/Sandbox.CameraComponent).
Assembly: `Sandbox.Engine`.
