NavObstacleData
此内容尚不支持你的语言。
Defined in: ai/nav/NavObstacle.ts:21
Properties
Section titled “Properties”enabled
Section titled “enabled”enabled:
boolean
Defined in: ai/nav/NavObstacle.ts:25
Whether it blocks right now. A door that opens is this field.
halfExtents
Section titled “halfExtents”halfExtents:
Vec3
Defined in: ai/nav/NavObstacle.ts:23
Half-extents of the blocking box, in world pixels; the Transform is its centre.