# Sandbox.Navigation.NavMesh.UnloadTiles

```csharp
void UnloadTiles(BBox bounds)
```

Removes all navmesh tiles overlapping with the given bounds.

### Parameters

- `bounds` (`BBox`)

Declared in [Sandbox.Navigation.NavMesh](/api/Sandbox.Navigation.NavMesh).
Assembly: `Sandbox.Engine`.
