Version: 2023.2
언어: 한국어

OffMeshLinkData

struct in UnityEngine.AI

매뉴얼로 전환

설명

State of OffMeshLink.

변수

activatedIs link active (Read Only).
endPosLink end world position (Read Only).
linkTypeLink type specifier (Read Only).
ownerGet the object used to create the NavMesh link represented by the data in this struct.
startPosLink start world position (Read Only).
validIs link valid (Read Only).