agentTypeID
7/14/25Less than 1 minute
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.