Boolean Math

../../../_images/modeling_geometry-nodes_utilities_boolean-math_node.png

运算节点 的功能是执行数学运算。

The Boolean Math node performs a basic logical operation between its inputs.

输入

布尔

标准着色器输入。

属性

模式
And

True if both inputs are true.

Or

True if either or both inputs are true.

True if both inputs are false.

输出

布尔

标准的几何体输出。