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