Skip to content

pathToWorld

pathToWorld(grid, path): Vec3[]

Defined in: ai/nav/pathfind.ts:167

Convert a cell path to world-space waypoints (cell centres, on the grid’s plane).

NavGrid

Cell[]

Vec3[]