applyAreasToGrid
applyAreasToGrid(
grid,areas):void
Defined in: ai/nav/navObstacles.ts:95
Price the cells a patch covers. A grid charges by the cell, as it blocks.
Parameters
Section titled “Parameters”readonly NavAreaBox & object[]
Returns
Section titled “Returns”void