NavDebugDrawConfig
此内容尚不支持你的语言。
Defined in: ai/nav/NavDebugDraw.ts:25
Properties
Section titled “Properties”enabled
Section titled “enabled”enabled:
boolean
Defined in: ai/nav/NavDebugDraw.ts:26
showBorders
Section titled “showBorders”showBorders:
boolean
Defined in: ai/nav/NavDebugDraw.ts:30
Mark the edges the walkable world stops at, which is where a route turns.
showFaces
Section titled “showFaces”showFaces:
boolean
Defined in: ai/nav/NavDebugDraw.ts:28
Outline every walkable face.
showLinks
Section titled “showLinks”showLinks:
boolean
Defined in: ai/nav/NavDebugDraw.ts:32
Draw the ways between places the ground does not join.