# Sandbox.Navigation.NavMesh.Bounds

```csharp
BBox Bounds { get; set; }
```

The bounds to generate the navmesh within.
Won't take effect until regenerated or reloaded.

Declared in [Sandbox.Navigation.NavMesh](/api/Sandbox.Navigation.NavMesh).
Assembly: `Sandbox.Engine`.
