0 1 (LogiX node)
Jump to navigation
Jump to search
0 1 | ||
---|---|---|
![]() | ||
Inputs | ||
Bool | Boolean | |
Outputs | ||
Float | * |
The 0 1 node can be used to convert a Boolean value to a float.
Usage
For the Boolean input True the output is 1, for False the output is 0.
Examples
This is commonly used to convert a bool to a float for driving blendshapes.