AnimationLayer.Weight Property
Definition¶
Namespace: Brine2D.Animation
Blend weight [0, 1]. 1 = full override; 0 = no effect. Clamped on set.
public float Weight { get; set; }
Namespace: Brine2D.Animation
Blend weight [0, 1]. 1 = full override; 0 = no effect. Clamped on set.
public float Weight { get; set; }