AnimationTransition.CanInterrupt Property
Definition¶
Namespace: Brine2D.Animation
Whether this transition can interrupt a non-looping clip mid-play.
public bool CanInterrupt { get; init; }
Namespace: Brine2D.Animation
Whether this transition can interrupt a non-looping clip mid-play.
public bool CanInterrupt { get; init; }