Skip to content

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\).

C#
public float CrossFadeDuration { get; set; }

Property Value

System.Single