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.