Click or drag to resize
AB4D logo

DXDeviceCreateBlendState Method

Overload List
 NameDescription
Public methodCreateBlendState(BlendStateDescription) CreateBlendState returns a BlendState from BlendStateDescription.
Public methodCreateBlendState(BlendOption, BlendOption) CreateBlendState returns a BlendState from sourceBlend and destinationBlend and operation set to Add for RGB channels (alpha values blend are added together).
Top
See Also