Go to: Related nodes. Attributes.

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

Note: This node is deprecated in favor of its unitless version "greaterThan" and may be removed in a future release.

Node nameParentsClassificationMFn typeCompatible function sets
greaterThanDLnodemathLinear/comparison:utility/scalar:drawdb/shader/operation/greaterThankGreaterThankBase
kNamedObject
kDependencyNode
kGreaterThan

Related nodes

equalDL, and, or, not, lessThanDL, greaterThan

Attributes (3)

input1, input2, output

Long name (short name)TypeDefaultFlags
input1 (i1) distance (double)0.0cmoutputinputconnectablestorablekeyable
A double input
input2 (i2) distance (double)0.0cmoutputinputconnectablestorablekeyable
A second double input
output (o) boolfalseoutputconnectable
the result of the greater than logical operation.