NavMeshBuilder

class in UnityEngine.AI

/

Implemented in:UnityEngine.AIModule

Description

Navigation mesh builder interface.

Static Methods

BuildNavMeshDataBuilds a NavMesh data object from the provided input sources.
CancelCancels an asynchronous update of the specified NavMesh data.
CollectSourcesFor convenience, you can create a list of build sources directly from the current geometry.
UpdateNavMeshDataIncrementally updates the NavMeshData based on the sources.
UpdateNavMeshDataAsyncAsynchronously and incrementally updates the NavMeshData based on the sources.

Did you find this page useful? Please give it a rating: