Function NavmeshBase.GetTileBounds
GetTileBounds
(IntRect rect)
Returns a bounds object with the bounding box of a group of tiles.
Public
GetTileBounds
(int x, int z, int width=1, int depth=1)
Returns a bounds object with the bounding box of a group of tiles.
Public