RenderState.DestinationBlendFactor

RenderState.DestinationBlendFactor property

Gets or sets how the color is blended.

public BlendFactor DestinationBlendFactor { get; set; }

See Also