Version: 2021.3
언어: 한국어

NavMeshLinkInstance

struct in UnityEngine.AI

매뉴얼로 전환

설명

An instance representing a link available for pathfinding.

It can also be used for removing NavMesh links from the navigation system.

변수

ownerGet or set the owning Object.
validTrue if the NavMesh link is added to the navigation system - otherwise false (Read Only).

Public 함수

RemoveRemoves this instance from the game.