ComfyUI Node
xor
Returns the logical XOR result of two boolean values. This node takes two boolean inputs and returns their logical XOR result.
xor
- BOOLEAN
◄input1false►
◄input2false►
CategoryBasic/BOOLEAN
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| input1 | BOOLEAN | false | — |
| input2 | BOOLEAN | false | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| BOOLEAN | BOOLEAN | — |