NavNode
Node in the navigation graph.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Struct
- Namespace: Unity.AI.Navigation.LowLevel
- Assembly: UnityEngine.AIModule
- Implements: IEquatable<NavNode>
public struct NavNode : IEquatable<NavNode>