ComfyUI Node
Int to Bool (Threshold)
Outputs True if the input value is greater than or equal to the threshold, otherwise False.
Int to Bool (Threshold)
- boolean
◄value0►
◄threshold1►
CategoryvsLinx/boolean
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| value | INT | 0 | — |
| threshold | INT | 1 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| boolean | BOOLEAN | — |