Skip to content

NavObstacleData

Defined in: ai/nav/NavObstacle.ts:21

enabled: boolean

Defined in: ai/nav/NavObstacle.ts:25

Whether it blocks right now. A door that opens is this field.


halfExtents: Vec3

Defined in: ai/nav/NavObstacle.ts:23

Half-extents of the blocking box, in world pixels; the Transform is its centre.