This version of Unity is unsupported.

GameObjectUtility.SetNavMeshArea

Declaration

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.