ProfileModifier::GetClearColor

ProfileModifier::GetClearColor
virtual Color GetClearColor(DrawModeType, Color c) const;
Description

GetClearColor gets the overridden clear color, based on the current view mode.

Parameters
Parameters 
Description 
Color c 
The clear color used with normal rendering. 
DrawModeType 
The type of things that can be drawn. 
Return Value

The clear color to be used to render the current view mode.