Square Root Scalar

From Terragen Documentation from Planetside Software
Revision as of 01:35, 18 May 2011 by JavaJones (talk | contribs)
Jump to navigation Jump to search

Square Root Scalar

Node Description & Purpose:
The Square root family of nodes outputs the square root of the 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

Node Type: Function

Settings:
These nodes have no other settings apart from the Input node.