Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

CollectSourcesInStageCollects renderers or physics colliders, and terrains within a volume.
DrawBuildDebugDisplays in the Editor the precise intermediate data used during the build process of the specified NavMesh.