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

pointMatrixMult, vectorProduct, dotProduct

Attributes (9)

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

Long name (short name)TypeDefaultFlags
input1 (i1) double3inputconnectablestorablekeyable
Input vector 1
input1X (i1x) distance (double)0.0cminputconnectablestorablekeyable
X of input vector 1
input1Y (i1y) distance (double)0.0cminputconnectablestorablekeyable
Y of input vector 1
input1Z (i1z) distance (double)0.0cminputconnectablestorablekeyable
Z of input vector 1
input2 (i2) double3inputconnectablestorablekeyable
Input vector 2
input2X (i2x) distance (double)0.0cminputconnectablestorablekeyable
X of input vector 2
input2Y (i2y) distance (double)0.0cminputconnectablestorablekeyable
Y of input vector 2
input2Z (i2z) distance (double)0.0cminputconnectablestorablekeyable
Z of input vector 2
output (o) distance (double)0.0cmoutputconnectable
the product of the dot product