Version: 2023.2

OffMeshLinkData

struct in UnityEngine.AI

切换到手册

描述

OffMeshLink 的状态。

变量

activated链接是否激活(只读)。
endPos链接终点世界位置(只读)。
linkType链接类型区分符(只读)。
ownerGet the object used to create the NavMesh link represented by the data in this struct.
startPos链接起点世界位置(只读)。
valid链接是否有效(只读)。