Skip to main content

NavMeshAgent.isOnNavMesh

NameType
isOnNavMeshboolean

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.