[]
        
(Showing Draft Content)

C1.Util.DX.Direct3D11.Device.CreateBlendState

CreateBlendState Method

CreateBlendState(ref BlendStateDescription)

HRESULT ID3D11Device::CreateBlendState([In] const D3D11_BLEND_DESC* pBlendStateDesc,[Out, Fast] ID3D11BlendState** ppBlendState)

Declaration
public BlendState CreateBlendState(ref BlendStateDescription blendStateDescRef)
Parameters
Type Name Description
BlendStateDescription blendStateDescRef
Returns
Type Description
BlendState