Compute vector dot product
ID
tool-vector-dot-product
Name
Dot Product
Group
Vector
Package
Tool
Keywords
Render
After creating the node, connect the first vector for the dot product to the first port and to the second port the second vector. Connect the boolean to get the normalized vector to the third port. On the output ports, you will get the vector dot product.
Vector Length
Vector Reverse
Amplitude Vector
Cross Product
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
vectorA | Vector | First vector | |
vectorB | Vector | Second vector | |
unitize | Boolean | Unitize input |
Outputs
Name | Type | Description |
---|---|---|
dotProduct | Number | Vector dot product |