# Sandbox.Navigation.NavMesh.AgentMaxSlope

```csharp
float AgentMaxSlope { get; set; }
```

The maximum slope an agent can walk up (in degrees)

Declared in [Sandbox.Navigation.NavMesh](/api/Sandbox.Navigation.NavMesh).
Assembly: `Sandbox.Engine`.
