GameObjectUtility.SetNavMeshArea

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

Parameters

goGameObject to modify.
areaIndexNavMesh area index to set.

Description 描述

Set the navmesh area for the gameobject.