AnimationBlendSelector2D.CrossFadeDuration Property
Definition¶
Namespace: Brine2D.Animation
When greater than zero, node changes trigger a cross-fade of this duration (seconds)
instead of a hard cut. Defaults to 0 (hard cut).
public float CrossFadeDuration { get; set; }