Square Root Scalar

From Terragen Documentation from Planetside Software
Revision as of 21:12, 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 Root Scalar
Square Root Scalar


Overview

The Square root family of nodes outputs the square root of the Main input value.


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


Output.red = square root of Input.red
Output.green = square root of Input.green
Output.blue = square root of 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 root scalar nodes in a project.
  • Enable: When checked, the node is active, and when unchecked the node is ignored.