Enum NavMeshBuildDebugFlags
Namespace: UnityEngine.AI
Assembly: UnityEngine.dll
Syntax
[Flags]
public enum NavMeshBuildDebugFlags
Fields
| Name | Description |
|---|---|
| All | |
| InputGeometry | |
| None | |
| PolygonMeshes | |
| PolygonMeshesDetail | |
| RawContours | |
| Regions | |
| SimplifiedContours | |
| Voxels |