Navigation
API > API/Runtime > API/Runtime/Navmesh > API/Runtime/Navmesh/Detour > API/Runtime/Navmesh/Detour/dtNavMesh
| Type | Name | Description | |
|---|---|---|---|
| bool | isTileLocInValidRange
(
const dtReal* pos |
Calculates whether the tile grid location for the specified world position can fit in the tile indices type (currently an int) | |
| bool | isTileLocInValidRange
(
const dtReal tx, |
Calculates whether the tile grid location can fit in the tile indices type (currently an int) |