Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

NavMeshBuildSettings.agentTypeID

public int agentTypeID;

Description

The agent type ID the NavMesh will be baked for.

Each NavMeshAgent or NavMeshQueryFilter can only use a NavMesh which is built for its agent type; it is the ID that is matched.