Square Scalar

From Terragen Documentation from Planetside Software
Revision as of 21:09, 5 April 2022 by Redmaw (talk | contribs) (Conformed layout & updated GUI image.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Square Scalar
Square Scalar


Overview

The Square family of nodes outputs the Input value squared, i.e. Input to the power of 2 or Input multiplied by Input.


For colours the calculation is done on a component-wise basis, for example:


Output.red = Input.red multiplied by Input.red
Output.green = Input.green multiplied by Input.green
Output.blue = Input.blue multiplied by Input.blue


These nodes have no other settings apart from the Main input node.


Settings:

  • Name: This setting allows you to apply a descriptive name to the node, which can be helpful when using multiple Square scalar nodes in a project.
  • Enable: When checked, the node is active, and when unchecked the node is ignored.