Skip to content

CollectNavGeometryOptions

Defined in: ai/nav/navGeometry.ts:41

optional layers?: number

Defined in: ai/nav/navGeometry.ts:46

Physics layers the ground is on, as a mask; 0 (the default) takes them all.


max: Vec3

Defined in: ai/nav/navGeometry.ts:44


min: Vec3

Defined in: ai/nav/navGeometry.ts:43

Only geometry touching this box is collected.