Subtract Colour: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Conformed layout & updated GUI image. |
||
| Line 1: | Line 1: | ||
<div style="float:right; border-style:solid; padding:20px"><categorytree mode=pages hideroot=off>Subtract</categorytree></div> | |||
[[File:SubtractColour_00_GUI.png|none|470px|Subtract Colour]] | |||
==Overview== | |||
The Subtract family of nodes allow you to subtract the colour/scalar/vector coming into the Input by the color/scalar/vector coming into Input 2. The subtraction is component-wise, for example with a colour :<br /><br /> Input.red '''-''' Input 2.red<br /> Input.green '''-''' Input 2.green<br /> Input.blue '''-''' Input 2.blue<br /><br />All nodes in this family have just the one setting, which lets you choose a node for Input 2. | |||
'''Settings:''' | |||
*'''Name: '''This setting allows you to apply a descriptive name to the node, which can be helpful when using multiple Subtract colour nodes in a project. | |||
*'''Enable:''' When checked, the node is active, and when unchecked the node is ignored. | |||
*'''Input 2:''' This is where you specify the node for the Input 2 value. | |||
<br /n> | |||
[[Category:Subtract]] | [[Category:Subtract]] | ||
Latest revision as of 19:44, 6 April 2022

Overview
The Subtract family of nodes allow you to subtract the colour/scalar/vector coming into the Input by the color/scalar/vector coming into Input 2. The subtraction is component-wise, for example with a colour :
Input.red - Input 2.red
Input.green - Input 2.green
Input.blue - Input 2.blue
All nodes in this family have just the one setting, which lets you choose a node for Input 2.
Settings:
- Name: This setting allows you to apply a descriptive name to the node, which can be helpful when using multiple Subtract colour nodes in a project.
- Enable: When checked, the node is active, and when unchecked the node is ignored.
- Input 2: This is where you specify the node for the Input 2 value.