Add colour

Add colour

The Add family of nodes allow you to add the colour/scalar/vector coming into the Input by the color/scalar/vector coming into Input 2. The addition is component-wise, for example with a colour :

 

Input.red + Input 2.red

Input.green + Input 2.green

Input.blue + Input 2.blue