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 build for its agent type; it is the ID that is matched.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答