Go to: Related nodes. Attributes.

This node outputs the quotient of its inputs. Produce an error if the divisor is 0.

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

Node nameParentsClassificationMFn typeCompatible function sets
divideDLnodemathLinear/operation:utility/scalar:drawdb/shader/operation/dividekDividekBase
kNamedObject
kDependencyNode
kDivide

Related nodes

multiplyDL, sumDL, addDL, subtractDL, divide

Attributes (3)

input1, input2, output

Long name (short name)TypeDefaultFlags
input1 (i1) distance (double)0.0cmoutputinputconnectablestorablekeyable
the dividend input value
input2 (i2) distance (double)1.0cmoutputinputconnectablestorablekeyable
the divisor input value
output (o) distance (double)0.0cmoutputconnectable
The quotient of the inputs