Version: 2018.4

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.