Go to: Related nodes. Attributes.

  This node multiplies the values from both its inputs and outputs the
        product.

Node nameParentsMFn typeCompatible function sets
multDoubleLineardependNodekMultDoubleLinearkBase
kNamedObject
kDependencyNode
kMultDoubleLinear

Related nodes

addDoubleLinear, addMatrix, multMatrix, fourByFourMatrix, wtAddMatrix, angleBetween, pointMatrixMult

Attributes (3)

input1, input2, output

Long name (short name)TypeDefaultFlags
input1 (i1) distance (double)0.0cmoutputinputconnectablestorable
the first input value
input2 (i2) distance (double)0.0cmoutputinputconnectablestorable
the second input value
output (o) distance (double)0.0cmoutputconnectable
the prodcut of its input values (= input1 * input2 )