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