AnimationBlendSelector1D.Value Property
Definition¶
Namespace: Brine2D.Animation
The current blend parameter. Setting this triggers an immediate evaluation so ActiveClip and the underlying SpriteAnimator reflect the new value right away.
public float Value { get; set; }