Boolean Math¶

Boolean Math Node.¶
The Boolean Math node performs a basic logical operation between its inputs.
Ingressi¶
- Boolean
Two standard Boolean inputs.
Proprietà¶
- Modalità
- And
True if both inputs are true.
- Or
True if either or both inputs are true.
- Not
True if both inputs are false.
Output¶
- Boolean
Standard Boolean output.