Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AnimatorStateTransition.orderedInterruption

public bool orderedInterruption;

Description

The Transition can be interrupted by a transition that has a higher priority.

Transition priority is based on the order that transitions are listed in the source AnimatorState.