Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

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

NavMeshBuilder

class in 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.
BuildNavMeshForMultipleScenesBuilds the combined navmesh for the contents of multiple scenes.
CancelCancel Navmesh construction.
ClearAllNavMeshesClear all Navmeshes.