NavMeshEditorHelpers
NavMesh utility functionality effective only in the Editor.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Class
- Namespace: UnityEditor.AI
- Assembly: UnityEditor.AIModule
public static class NavMeshEditorHelpers
Static Methods
Method | Description |
|---|---|
| CollectSourcesInStage | Collects renderers or physics colliders, and terrains within a volume. |
| DrawBuildDebug | Displays in the Editor the precise intermediate data used during the build process of the specified NavMesh. |