virtual BlendMode GetBlendMode(DrawModeType, BlendMode mode) const;
GetBlendMode returns the blend mode used by the renderer.
Parameters |
Description |
BlendMode mode |
The BlendMode applied. |
DrawModeType |
The type of things that can be drawn. |
The current BlendMode of the renderer.