Official
Returns the dot product between two Vector values. If the two values are orthogonal to each other, the result will be zero.
- Vector
- Vector
- Number
Returns the dot product between two Vector values. If the two values are orthogonal to each other, the result will be zero.