Skip to content

AnimationTransition.CanInterrupt Property

Definition

Namespace: Brine2D.Animation

Whether this transition can interrupt a non-looping clip mid-play.

public bool CanInterrupt { get; init; }

Property Value

System.Boolean