# Sandbox.NavMeshAgent.Separation

```csharp
float Separation { get; set; }
```

Gets or sets the separation factor used to control how strongly agents avoid crowding each other.

Declared in [Sandbox.NavMeshAgent](/api/Sandbox.NavMeshAgent).
Assembly: `Sandbox.Engine`.
