# Sandbox.PlayerController.Headroom

```csharp
float Headroom { get; set; }
```

The distance from the top of the head to the closest ceiling.

Declared in [Sandbox.PlayerController](/api/Sandbox.PlayerController).
Assembly: `Sandbox.Engine`.
