ProfileModifier::GetBlendMode

ProfileModifier::GetBlendMode
virtual BlendMode GetBlendMode(DrawModeType, BlendMode mode) const;
Description

GetBlendMode returns the blend mode used by the renderer.

Parameters
Parameters 
Description 
BlendMode mode 
The BlendMode applied. 
DrawModeType 
The type of things that can be drawn. 
Return Value

The current BlendMode of the renderer.