Go to: Related nodes. Attributes.

This node outputs the result of the or (||) logical operation. It outputs true if input 1 or 2 are true

Node nameParentsClassificationMFn typeCompatible function sets
ornodemath/comparison:utility/scalar:drawdb/shader/operation/orkOrkBase
kNamedObject
kDependencyNode
kOr

Related nodes

equal, and, not, greaterThan, lessThan

Attributes (3)

input1, input2, output

Long name (short name)TypeDefaultFlags
input1 (i1) boolfalseoutputinputconnectablestorablekeyable
A boolean input
input2 (i2) boolfalseoutputinputconnectablestorablekeyable
A boolean input
output (o) boolfalseoutputconnectable
the result of the or logical operation.