3 using SiliconStudio.Core;
5 namespace SiliconStudio.
Paradox.Graphics
Blend AlphaDestinationBlend
This Blend specifies the second alpha data source and includes an optional pre-blend operation...
BlendFunction AlphaBlendFunction
This BlendFunction defines how to combine the alpha data sources.
Blend ColorDestinationBlend
This Blend specifies the second RGB data source and includes an optional pre-blend operation...
Blend AlphaSourceBlend
This Blend specifies the first alpha data source and includes an optional pre-blend operation...
BlendFunction
RGB or alpha blending operation.
bool BlendEnable
Enable (or disable) blending.
Blend ColorSourceBlend
This Blend specifies the first RGB data source and includes an optional pre-blend operation...
BlendFunction ColorBlendFunction
This BlendFunction defines how to combine the RGB data sources.
ColorWriteChannels
Identify which components of each pixel of a render target are writable during blending.
Blend
Blend option. A blend option identifies the data source and an optional pre-blend operation...
Describes the blend state for a render target.
ColorWriteChannels ColorWriteChannels
A write mask.