All Classes |Grouped Classes |Index
Set color based on rgba color components in the range 0-1.
void CL_Color::set_color_d( float red, float green, float blue, float alpha = 1.0);