Function NavmeshBase.GetTouchingTilesInGraphSpace

GetTouchingTilesInGraphSpace (Rect rect)

Returns a rect containing the indices of all tiles touching the specified bounds.

Public
IntRect GetTouchingTilesInGraphSpace (

Rect

rect

Graph space rectangle (in graph space all tiles are on the XZ plane regardless of graph rotation and other transformations, the first tile has a corner at the origin)

)

Returns a rect containing the indices of all tiles touching the specified bounds.