GameObjectUtility.GetNavMeshLayer
static function GetNavMeshLayer(go: GameObject): int;
static int GetNavMeshLayer(GameObject go);
static def GetNavMeshLayer(go as GameObject) as int
Description

Get the navmesh layer for the GameObject.