Go to: Related nodes. Attributes.

This node outputs the result of the less than (>) logical operation. It outputs true if input 1 is less than 2.

Node nameParentsClassificationMFn typeCompatible function sets
lessThannodemath/comparison:utility/scalar:drawdb/shader/operation/lessThankLessThankBase
kNamedObject
kDependencyNode
kLessThan

Related nodes

equal, and, or, not, greaterThan, lessThanDL

Attributes (3)

input1, input2, output

Long name (short name)TypeDefaultFlags
input1 (i1) double0.0outputinputconnectablestorablekeyable
A double input
input2 (i2) double0.0outputinputconnectablestorablekeyable
A second double input
output (o) boolfalseoutputconnectable
the result of the less than logical operation.