myColor.add( otherColor ) in Anark Studio 2.5
Add two colors.
Arguments
name | type | description |
---|---|---|
otherColor | Color | The color to add to the curren |
- Return Type
- (none)
Description
Adds the given color to the current color, modifying the original.
Add two colors.
name | type | description |
---|---|---|
otherColor | Color | The color to add to the curren |