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