Applies a color to all objects created after with the provided red, green and blue values.
color(red, green, blue);
red Float: value from 0.0 to 1.0
green Float: value from 0.0 to 1.0
blue Float: value from 0.0 to 1.0
← reset() metal() →