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