Inputs
Name | Abbreviation | Type | Access | Description |
Boolean | B | Boolean | Item | The boolean to output |
Outputs
Name | Abbreviation | Type | Access | Description |
Boolean | B | Boolean | Item | The boolean to output |
How-to
The boolean node is a simple true / false.
Set the value by setting the toggle on the node.
Set the value by feeding in a boolean output from another node, like equals or greater than.
You can feed the Boolean into another node that expects a boolean input, like ternary if or boolean difference.



