Version: 2022.2
言語: 日本語
public Object navMeshOwner ;

説明

Returns the owning object of the NavMesh the agent is currently placed on (Read Only).

If no owner is set for a NavMesh or link instance the return value is null. See also: NavMeshDataInstance.owner and NavMeshLinkInstance.owner.