|
Sleeping Wombat Graphic API
1.010
swGraphicAPI
|
Initialization of BlendingState. More...
#include <BlendingState.h>
Public Member Functions | |
| bool | operator== (const BlendingInfo &other) const |
Public Attributes | |
| DirectX::XMFLOAT4 | CustomBlendFactor |
| Custom blend factors. | |
| bool | EnableBlending |
| BlendOperation | ColorOperation |
| BlendOperation | AlphaOperation |
| BlendFactor | SrcColorBlend |
| BlendFactor | DstColorBlend |
| BlendFactor | SrcAlphaBlend |
| BlendFactor | DstAlphaBlend |
Initialization of BlendingState.
1.8.9.1