[]
        
(Showing Draft Content)

C1.Util.DX.Direct3D11.RenderTargetBlendDescription1

RenderTargetBlendDescription1 Struct

D3D11_RENDER_TARGET_BLEND_DESC1

Namespace: C1.Util.DX.Direct3D11
Assembly: C1.Win.C1DX.4.8.dll
Syntax
public struct RenderTargetBlendDescription1

Fields

Name Description
AlphaBlendOperation

D3D11_BLEND_OP BlendOpAlpha

BlendOperation

D3D11_BLEND_OP BlendOp

DestinationAlphaBlend

D3D11_BLEND DestBlendAlpha

DestinationBlend

D3D11_BLEND DestBlend

IsBlendEnabled

BOOL BlendEnable

IsLogicOperationEnabled

BOOL LogicOpEnable

LogicOperation

D3D11_LOGIC_OP LogicOp

RenderTargetWriteMask

D3D11_COLOR_WRITE_ENABLE RenderTargetWriteMask

SourceAlphaBlend

D3D11_BLEND SrcBlendAlpha

SourceBlend

D3D11_BLEND SrcBlend