Boolean Math Node
The Boolean Math node performs a basic logical operation between its inputs.
输入
- 布尔
Two standard Boolean inputs.
属性
- 模式
- And
True if both inputs are true.
- Or
True if either or both inputs are true.
- 非
True if the input is false.
输出
- 布尔
Standard Boolean output.