Boolean Math Node
The Boolean Math node performs a basic logical operation between its inputs.
Входы
- Boolean (Логический)
Two standard Boolean inputs.
Свойства
- 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.