ComfyUI Node
Conditioning Input Switch JK๐
Switch between two conditioning inputs based on boolean condition
Conditioning Input Switch JK๐
- conditioning_false
- conditioning_true
- conditioning_output
- boolean
โboolean_valuefalseโบ
Category๐ JK/๐ Switch
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| boolean_value | BOOLEAN | false | Condition to select between inputs (True=conditioning_true, False=conditioning_false) |
| conditioning_false | CONDITIONING | Conditioning to return when condition is False | |
| conditioning_trueopt | CONDITIONING | Conditioning to return when condition is True (optional) |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| conditioning_output | CONDITIONING | โ |
| boolean | BOOLEAN | โ |