class CModelConfigElement_ SetRenderColor : public CModelConfigElement
{
public:
Color m_ Color;
};KV3 Class Defaults
{
_ class = "CModelConfigElement_ SetRenderColor"
m_ ElementName = ""
m_ NestedElements = [ ]
m_ Color = [ 255, 255, 255 ]
}