Select your preferred scripting language. All code snippets will be displayed in this language.
Namespace: UnityEditor
Navigation mesh builder interface.
isRunning | Returns true if an asynchronous build is still running. |
BuildNavMesh | Build the Navmesh. |
BuildNavMeshAsync | Build the Navmesh Asyncronously. |
Cancel | Cancel Navmesh construction. |
ClearAllNavMeshes | Clear all Navmeshes. |