Subtract Scalar

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 scalar 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.