flags
Specify which types of debug data to collect when building the NavMesh.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Property
- Namespace: UnityEngine.AI
- Assembly: UnityEngine.AIModule
public NavMeshBuildDebugFlags flags { get; set; }
Remarks
Default value is NavMeshBuildDebugFlags.None.