| C1.Win.C1DX.4 Assembly > C1.Util.DX.Direct3D11 Namespace : RenderTargetBlendDescription Structure |
The following tables list the members exposed by RenderTargetBlendDescription.
| Name | Description | |
|---|---|---|
![]() | RenderTargetBlendDescription Constructor | Initializes a new instance of the RenderTargetBlendDescription struct. |
| Name | Description | |
|---|---|---|
![]() | AlphaBlendOperation | D3D11_BLEND_OP BlendOpAlpha |
![]() | BlendOperation | D3D11_BLEND_OP BlendOp |
![]() | DestinationAlphaBlend | D3D11_BLEND DestBlendAlpha |
![]() | DestinationBlend | D3D11_BLEND DestBlend |
![]() | IsBlendEnabled | BOOL BlendEnable |
![]() | RenderTargetWriteMask | D3D11_COLOR_WRITE_ENABLE RenderTargetWriteMask |
![]() | SourceAlphaBlend | D3D11_BLEND SrcBlendAlpha |
![]() | SourceBlend | D3D11_BLEND SrcBlend |