Boolean Math Node

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

Boolean Math Node.

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

入力

Boolean

Two standard Boolean inputs.

Properties(プロパティ)

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.