GameObjectUtility.SetNavMeshLayer
static function SetNavMeshLayer(go: GameObject, layer: int): void;
static void SetNavMeshLayer(GameObject go, int layer);
static def SetNavMeshLayer(go as GameObject, layer as int) as void
Description

Set the navmesh layer for the gameobject.