biDirectional
Can link be traversed in both directions.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEngine.AI
- Assembly: UnityEngine.AIModule
public bool biDirectional { get; set; }
Remarks
When false the link can only be traversed from start to end.