AnimationBlendSelector2D.SetValue(float, float) Method
Definition¶
Namespace: Brine2D.Animation
Sets the 2D blend parameter and evaluates immediately so ActiveClip and the underlying SpriteAnimator reflect the new value right away.
public void SetValue(float x, float y);