# Sandbox.Navigation.NavMesh.IsDirty

```csharp
bool IsDirty { get; set; }
```

The navigation mesh is dirty and needs a complete rebuild

Declared in [Sandbox.Navigation.NavMesh](/api/Sandbox.Navigation.NavMesh).
Assembly: `Sandbox.Engine`.
