BlendState

BlendState
Scaleform::Render::State
    Scaleform::Render::BlendState
Declaration
class BlendState : public State;
Description

BlendState maintains the state of the blending modes of a renderer/contains the blend state of the renderer.

Functions
Function 
Description 
Implementation of the ref counting interface for BlendState. 
Methods
Method 
Description 
Initializes the BlendState of the renderer with the given blend mode. 
Returns the blend mode used by the renderer. 
Obtains the type of the render state set on the render tree node. 
Returns whether the allocation of a render target is needed when the given blend mode is pushed on the blend stack. 
File

Render_States.h