Square Root Scalar: Difference between revisions

From Terragen Documentation from Planetside Software
Jump to navigation Jump to search
No edit summary
Redmaw (talk | contribs)
Conformed layout & updated GUI image.
 
Line 1: Line 1:
[[Image:drex_module_86_image_0.png|485pxpx|Square Root Scalar]]
<div style="float:right; border-style:solid; padding:20px"><categorytree mode=pages hideroot=off>Power</categorytree></div>
 
 
[[File:SquareRootScalar_00_GUI.png|none|470px|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 <br /n>
Output.green = '''square root of''' Input.green <br /n>
Output.blue = '''square root of''' Input.blue <br /n>
 
 
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.
 
 
<br /n>


'''Node Description & Purpose: '''<br /> The Square root family of nodes outputs the square root of the '''Input''' value.<br /><br /> For colours the calculation is done on a component-wise basis, for example: <br /><br /> Output.red = '''square root of''' Input.red<br /> Output.green = '''square root of''' Input.green<br /> Output.blue = '''square root of''' Input.blue<br /><br />'''Node Type: ''' Function<br /><br />'''Settings: '''<br /> These nodes have no other settings apart from the Input node.


<!-- imported from file: module_86.html-->


[[Category:Power]]
[[Category:Power]]

Latest revision as of 21:12, 5 April 2022


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.