Boolean Math Node
The Boolean Math node performs a basic logical operation between its inputs.
Inputs – Уводи
- Boolean – Булів
Two standard Boolean inputs.
Властивості – Properties
- Режим – Mode
- And
True if both inputs are true.
- Or
True if either or both inputs are true.
- Not – Не
True if the input is false.
Вивід – Output
- Boolean – Булів
Standard Boolean output.