This version of Unity is unsupported.

OffMeshLinkData

struct in UnityEngine.AI

/

Implemented in:UnityEngine.AIModule

Description

State of OffMeshLink.

Properties

activatedIs link active (Read Only).
endPosLink end world position (Read Only).
linkTypeLink type specifier (Read Only).
offMeshLinkThe OffMeshLink if the link type is a manually placed Offmeshlink (Read Only).
startPosLink start world position (Read Only).
validIs link valid (Read Only).