Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

NavMeshBuilder

Namespace: 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.