# Sandbox.Navigation.NavMesh.AgentRadius

```csharp
float AgentRadius { get; set; }
```

The radius of the agent. This will change how much gap is left on the edges of surfaces, so they don't clip into walls.

Declared in [Sandbox.Navigation.NavMesh](/api/Sandbox.Navigation.NavMesh).
Assembly: `Sandbox.Engine`.
