Files
sbox-public/engine/Sandbox.Engine/Game/Navigation/NavMesh
Lorenz Junglas 5b006a3200 Add on-demand navmesh tile generation API (#4507)
Add `DeferGeneration` property to skip navmesh generation during scene load, allowing tiles to be generated and unloaded on demand at runtime.

New public API:
- `NavMesh.DeferGeneration` - skip tile generation on load
- `NavMesh.RequestTileGeneration`/`RequestTilesGeneration` - fire-and-forget via cache loop
- `NavMesh.UnloadTile`/`UnloadTiles` - remove tiles from the navmesh
2026-04-09 15:15:56 +00:00
..
2026-03-11 13:19:52 +00:00
2026-03-11 13:19:52 +00:00
2025-11-24 09:05:18 +00:00
2025-11-24 09:05:18 +00:00
2025-11-24 09:05:18 +00:00
2025-11-24 09:05:18 +00:00
2025-11-24 09:05:18 +00:00