Subtract Colour: Difference between revisions

From Terragen Documentation from Planetside Software
Jump to navigation Jump to search
jrfconvert import
 
Redmaw (talk | contribs)
Conformed layout & updated GUI image.
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
[[Category:IMPORT]]
<div style="float:right; border-style:solid; padding:20px"><categorytree mode=pages hideroot=off>Subtract</categorytree></div>
='''Subtract Colour'''=


[[Image:drex_module_44_image_0.png|485pxpx|Subtract Colour]]
[[File:SubtractColour_00_GUI.png|none|470px|Subtract Colour]]
__NOTOC__
 
<!-- imported from file: module_44.html-->
 
==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]]

Latest revision as of 19:44, 6 April 2022

Subtract Colour
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 :

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.