Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • 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

isRunningReturns true if an asynchronous build is still running.

Static Functions

BuildNavMeshBuild the Navmesh.
BuildNavMeshAsyncBuild the Navmesh Asyncronously.
CancelCancel Navmesh construction.
ClearAllNavMeshesClear all Navmeshes.