Go to: Related nodes. Attributes.

This node outputs the result of the and logical operation. It outputs true if both input 1 and 2 are true.

Node nameParentsClassificationMFn typeCompatible function sets
andnodemath/comparison:utility/scalar:drawdb/shader/operation/andkAndkBase
kNamedObject
kDependencyNode
kAnd

Related nodes

equal, or, 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 and logical operation.