# Sandbox.Navigation.NavMesh.AgentStepSize

```csharp
float AgentStepSize { get; set; }
```

The maximum height an agent can climb (step)

Declared in [Sandbox.Navigation.NavMesh](/api/Sandbox.Navigation.NavMesh).
Assembly: `Sandbox.Engine`.
