Go to:
Related nodes. Attributes.
Dot Product of the two input vectors
Note: This node is deprecated in favor of its unitless
version "dotProduct" and may be removed in a future release.
| Node name | Parents | Classification | MFn type | Compatible function sets |
|---|
| dotProductDL | node | mathLinear:utility/scalar:drawdb/shader/operation/dotProduct | kDotProduct | kBase kNamedObject kDependencyNode kDotProduct |
Related nodes
multiplyPointByMatrixDL, vectorProduct, dotProduct
Attributes (9)
input1, input1X, input1Y, input1Z, input2, input2X, input2Y, input2Z, output
| Long name (short name) | Type | Default | Flags |
|---|
|
input1
(i1)
| double3 | |     |
|
| input1X
(i1x)
| distance (double) | 0.0cm |     | |
|
| input1Y
(i1y)
| distance (double) | 0.0cm |     | |
|
| input1Z
(i1z)
| distance (double) | 0.0cm |     | |
|
|
input2
(i2)
| double3 | |     |
|
| input2X
(i2x)
| distance (double) | 0.0cm |     | |
|
| input2Y
(i2y)
| distance (double) | 0.0cm |     | |
|
| input2Z
(i2z)
| distance (double) | 0.0cm |     | |
|
|
output
(o)
| distance (double) | 0.0cm |   |
|