Skip to content

API > NavMeshAgent > agentTypeID


NavMeshAgent.agentTypeID⚓︎

Name Type
agentTypeID number

Description⚓︎

The type ID for the agent.

Extra Detail⚓︎

This identifier determines which NavMeshes are available for the Agent to move on. See also NavMeshBuildSettings.agentTypeID. Changing this ID will reset the Agent's current path.