struct in UnityEngine
State of OffMeshLink.
OffMeshLink的状态。
activated | Is link active (Read Only). 链接是否激活(只读)。 |
endPos | Link end world position (Read Only). 链接结束时的世界位置(只读)。 |
linkType | Link type specifier (Read Only). 指定链接类型(只读)。 |
offMeshLink | The OffMeshLink if the link type is a manually placed Offmeshlink (Read Only). 链接类型是手动放置的分离网格链接(只读)。 |
startPos | Link start world position (Read Only). 链接开始世界位置(只读)。 |
valid | Is link valid (Read Only). 链接是否有效(只读)。 |