Outputs a single constant value, 1 if toggled, 0 if not. useful in computation graphs (in conjunction with Add, Multiply, etc. Nodes).
Settings
Toggled
Sets the output value constant by interpreting true as 1, false as 0.
Outputs
Value Output
Control output for the constant value specified by the Toggled setting.
Similar Nodes
- Constant Value Node – also emits a constant value, but offers flexibility to output values other than 0 and 1.