Skip to content

API > NavMeshAgent > navMeshOwner


NavMeshAgent.navMeshOwner⚓︎

Name Type
navMeshOwner Object

Description⚓︎

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

Extra Detail⚓︎

If no owner is set for a NavMesh or link instance the return value is nil.