Square Root Colour: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Conformed layout & updated GUI image. |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
<div style="float:right; border-style:solid; padding:20px"><categorytree mode=pages hideroot=off>Power</categorytree></div> | |||
= | |||
[[File:SquareRootColour_00_GUI.png|none|470px|Square Root Colour]] | |||
< | ==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 colour nodes in a project. | |||
*'''Enable:''' When checked, the node is active, and when unchecked the node is ignored. | |||
<br /n> | |||
[[Category:Power]] | |||
Latest revision as of 21:07, 5 April 2022

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 colour nodes in a project.
- Enable: When checked, the node is active, and when unchecked the node is ignored.