Function NavmeshBase.ClearTiles

ClearTiles (IntRect tileRect)

Clears the tiles in the specified rectangle.

Public
void ClearTiles (

IntRect

tileRect

The rectangle in tile coordinates to clear. The coordinates are in tile coordinates, not world coordinates.

)

Clears the tiles in the specified rectangle.