Go to:
Related nodes. Attributes.
Dot Product of the two input vectors
| Node name | Parents | Classification | MFn type | Compatible function sets |
|---|
| dotProduct | node | math:utility/scalar:drawdb/shader/operation/dotProduct | kDotProduct | kBase kNamedObject kDependencyNode kDotProduct |
Related nodes
multiplyPointByMatrix, vectorProduct, dotProductDL
Attributes (9)
input1, input1X, input1Y, input1Z, input2, input2X, input2Y, input2Z, output
| Long name (short name) | Type | Default | Flags |
|---|
|
input1
(i1)
| double3 | |     |
|
|
|
|
|
input2
(i2)
| double3 | |     |
|
|
|
|
|
output
(o)
| double | 0.0 |   |
|