Select your preferred scripting language. All code snippets will be displayed in this language.
Namespace: UnityEditor
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseNavigation 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. |