Version: 5.5

NavMeshBuilder

class in UnityEditor.AI

Switch to Manual

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.