Skip to main content
POST
Build navmesh from scene colliders

Body

application/json

Grid bounds and resolution: cell_size (default 1.0), min_x/min_z (default -50), max_x/max_z (default 50). Rasterizes scene colliders into a walkable grid.

The body is of type any.

Response

200 - application/json

Navmesh built and stored as a world resource; reports grid dimensions and blocked-cell counts.