The operator += function calls the Add method and assigns the new color to the current color.
|
Parameters |
Description |
|
Color c |
A color that is added to the current color. |
|
factor |
A value that is added to each of the current color's components. |