Log Scalar: Difference between revisions

From Terragen Documentation from Planetside Software
Jump to navigation Jump to search
jrfconvert import
 
No edit summary
Line 3: Line 3:


[[Image:drex_module_90_image_0.png|485pxpx|Log Scalar]]
[[Image:drex_module_90_image_0.png|485pxpx|Log Scalar]]
'''Node Description & Purpose: '''<br /> The Exp family of nodes output the natural logarithm value of the '''Input''' value.<br /><br /> For colours the calculation is done on a component-wise basis, for example: <br /><br /> Output.red = '''log of''' Input.red<br /> Output.green = '''log of''' Input.green<br /> Output.blue = '''log of''' Input.blue<br /><br />'''Node Type: ''' Function<br /><br />'''Settings: '''<br /> These nodes have no other settings apart from the Input node.
__NOTOC__
__NOTOC__
<!-- imported from file: module_90.html-->
<!-- imported from file: module_90.html-->

Revision as of 20:25, 28 April 2011

Log Scalar

Log Scalar

Node Description & Purpose:
The Exp family of nodes output the natural logarithm value of the Input value.

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

Output.red = log of Input.red
Output.green = log of Input.green
Output.blue = log of Input.blue

Node Type: Function

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