布尔运算

../../../_images/modeling_modifiers_nodes_boolean-math.png

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.

Not

True if both inputs are false.

输出

布尔

Standard Boolean output.