NavLinkSegment
此内容尚不支持你的语言。
Defined in: ai/nav/NavMesh.ts:23
A way between two places the ground does not join, in world space.
Properties
Section titled “Properties”bidirectional
Section titled “bidirectional”bidirectional:
boolean
Defined in: ai/nav/NavMesh.ts:27
Whether it can be taken from end back to start.
end:
Vec3
Defined in: ai/nav/NavMesh.ts:25
radius
Section titled “radius”radius:
number
Defined in: ai/nav/NavMesh.ts:29
How far from each end ground may be and still be joined.
start:
Vec3
Defined in: ai/nav/NavMesh.ts:24