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.

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

Related nodes

equal, and, or, not, lessThan, greaterThanDL

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 greater than logical operation.