GraphicsHelperBlendStateMultiply Field |
Namespace: DigitalRune.Graphics
This default state object has the following settings:
AlphaBlendFunction = BlendFunction.Add
AlphaDestinationBlend = Blend.SourceAlpha
AlphaSourceBlend = Blend.Zero
ColorBlendFunction = BlendFunction.Add
ColorDestinationBlend = Blend.SourceColor
ColorSourceBlend = Blend.Zero
This instance must not be modified!