跳转到内容

NavDebugDrawConfig

此内容尚不支持你的语言。

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

enabled: boolean

Defined in: ai/nav/NavDebugDraw.ts:26


showBorders: boolean

Defined in: ai/nav/NavDebugDraw.ts:30

Mark the edges the walkable world stops at, which is where a route turns.


showFaces: boolean

Defined in: ai/nav/NavDebugDraw.ts:28

Outline every walkable face.


showLinks: boolean

Defined in: ai/nav/NavDebugDraw.ts:32

Draw the ways between places the ground does not join.