Go to: Related nodes. Attributes.

Dot Product of the two input vectors

Node nameParentsClassificationMFn typeCompatible function sets
dotProductnodemath:utility/scalar:drawdb/shader/operation/dotProductkDotProductkBase
kNamedObject
kDependencyNode
kDotProduct

Related nodes

multiplyPointByMatrix, vectorProduct, dotProductDL

Attributes (9)

input1, input1X, input1Y, input1Z, input2, input2X, input2Y, input2Z, output

Long name (short name)TypeDefaultFlags
input1 (i1) double3inputconnectablestorablekeyable
Input vector 1
input1X (i1x) double0.0inputconnectablestorablekeyable
X of input vector 1
input1Y (i1y) double0.0inputconnectablestorablekeyable
Y of input vector 1
input1Z (i1z) double0.0inputconnectablestorablekeyable
Z of input vector 1
input2 (i2) double3inputconnectablestorablekeyable
Input vector 2
input2X (i2x) double0.0inputconnectablestorablekeyable
X of input vector 2
input2Y (i2y) double0.0inputconnectablestorablekeyable
Y of input vector 2
input2Z (i2z) double0.0inputconnectablestorablekeyable
Z of input vector 2
output (o) double0.0outputconnectable
the product of the dot product