virtual Color GetClearColor(DrawModeType, Color c) const;
GetClearColor gets the overridden clear color, based on the current view mode.
|
Parameters |
Description |
|
Color c |
The clear color used with normal rendering. |
|
DrawModeType |
The type of things that can be drawn. |
The clear color to be used to render the current view mode.