GameObjectUtility.SetNavMeshArea

public static void SetNavMeshArea(GameObject go, int areaIndex);

Parameters

go GameObject to modify.
areaIndex NavMesh area index to set.

Description

Set the navmesh area for the gameobject.

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