Skip to content

API > NavMeshAgent > isOnNavMesh


NavMeshAgent.isOnNavMesh⚓︎

Name Type
isOnNavMesh boolean

Description⚓︎

Is the agent currently bound to the navmesh? (Read Only)

Extra Detail⚓︎

This property is false if the agent, for some reason, could not bind to the navmesh. E.g. if Scene has no navmesh.