State of OffMeshLink.
Additional resources: NavMeshAgent.currentOffMeshLinkData, NavMeshAgent.nextOffMeshLinkData.
activated | Is link active (Read Only). |
endPos | Link end world position (Read Only). |
linkType | Link type specifier (Read Only). |
owner | Get the object used to create the NavMesh link represented by the data in this struct. |
startPos | Link start world position (Read Only). |
valid | Is link valid (Read Only). |