NavMeshBuilderNamespace: UnityEditor
Description

Navigation mesh builder interface.

Static Variables
isRunning Returns true if an asynchronous build is still running.
Static Functions
BuildNavMesh Build the Navmesh.
BuildNavMeshAsync Build the Navmesh Asyncronously.
Cancel Cancel Navmesh construction.
ClearAllNavMeshes Clear all Navmeshes.