Last updated on
Jul 13, 2023
Dot product
In: Substance model graphs > Operation
Description
The Dot product node outputs the result of the dot product a between two vectors A and B, as in a = cos(x)*|A|*|B|
where x
is the angle between A and B.
Parameters
- Left hand side argument Float3
The first operand of the operation (A). - Right hand side argument Float3
The second operand of the operation (B).
Example Images