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).