Square Scalar: Difference between revisions

From Terragen Documentation from Planetside Software
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
<!-- imported from file: module_84.html-->
<!-- imported from file: module_84.html-->


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

Revision as of 18:38, 1 June 2011

Square Scalar

Node Description & Purpose:
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

Node Type: Function

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