# height

> The height of the agent for purposes of passing under obstacles, etc.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.AI](/engine/6000.5/script-reference/unityengine/ai.md)
* **Assembly:** UnityEngine.AIModule

```csharp
public float height { get; set; }
```
