orderedInterruption
The Transition can be interrupted by a transition that has a higher priority.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Animations
- Assembly: UnityEditor
public bool orderedInterruption { get; set; }
Remarks
Transition priority is based on the order that transitions are listed in the source AnimatorState.