VisualShaderNodeScalarSwitch¶
Inherits: VisualShaderNodeSwitch < VisualShaderNode < Resource < Reference < Object
A boolean/scalar function for use within the visual shader graph.
Description¶
Returns an associated scalar if the provided boolean value is true
or false
.