跳转到内容

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.