AnimationLayer.BlendMode Property
Definition¶
Namespace: Brine2D.Animation
Controls how this layer's values are combined with existing sprite values. Defaults to Override.
public Brine2D.Animation.AnimationLayerBlendMode BlendMode { get; set; }
Namespace: Brine2D.Animation
Controls how this layer's values are combined with existing sprite values. Defaults to Override.
public Brine2D.Animation.AnimationLayerBlendMode BlendMode { get; set; }