HAL::PushBlendMode

HAL::PushBlendMode
virtual void PushBlendMode(BlendPrimitive* prim);
Description

PushBlendMode passes a blend mode to the renderer that will be used for rendering. Default mode is Normal.

Parameters
Parameters 
Description 
BlendPrimitive* prim 
The BlendPrimitive that describes the blending operation (BlendMode and area).