Square Root Scalar
Jump to navigation
Jump to search

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.