Add Colour: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
'''Node Description & Purpose:''' | '''Node Description & Purpose:''' | ||
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 : | 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 : | ||
Revision as of 03:47, 11 July 2010
Add Colour
Node Description & Purpose:
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
Node Type: Function
Settings: All nodes in this family have just the one setting, which lets you choose a node for Input 2.
