This version of Unity is unsupported.

GameObjectUtility.GetNavMeshArea

Declaration

public static int GetNavMeshArea(GameObject go);

Parameters

go The GameObject to query.

Returns

int NavMesh area index.

Description

Get the navmesh area index for the GameObject.