Scalar to Colour: Difference between revisions
Jump to navigation
Jump to search
Updated descriptions and added newer GUI image. |
m Added example images. |
||
| Line 14: | Line 14: | ||
colour.blue becomes scalar <br /n> | colour.blue becomes scalar <br /n> | ||
</ul> | </ul> | ||
{| | |||
|- | |||
| [[File:ScalarToColour_01_NodeNetwork.jpg|none|800px|Node network view of Smooth voronoi scalar function node assigned to Scalar to colour node, then displaced.]] | |||
|- | |||
| [[File:ScalarToColour_02_Render.jpg|none|800px|Render showing Smooth voronoi scalar function assigned to Scalar to colour node, then displaced.]] | |||
|} | |||
Latest revision as of 23:45, 16 March 2022

Overview
The Scalar to colour node converts the Input scalar into a colour. This conversion happens according to the node input type conversion rules which are described in the Node Input Type Conversion documentation.
When converting a scalar to a colour, each component of the colour is simply set to the value of the scalar:
![]() |
These nodes have no other settings apart from the Input node.
Settings:
- Name: This setting allows you to apply a descriptive name to the node, which can be helpful when using multiple Scalar to Colour nodes in a project.
- Enable: When checked, the node is active and the conversion operation will take place. When unchecked the values assigned to its Main Input, if any, are passed through, otherwise a value of 0 is passed through.

