Skip to main content

NavMeshAgent.isOnOffMeshLink

NameType
isOnOffMeshLinkboolean

Description

Is the agent currently positioned on an OffMeshLink? (Read Only)

Extra Detail

This property is useful when autoTraverseOffMeshLink is false and custom movement is needed when crossing the link.