dot
Custom operator to apply dot multiplication.
Return
the dot product.
Parameters
vector2
will be used to calculate the dot product of this vector.
Custom operator to apply dot multiplication.
Return
the dot product.
Parameters
vector3
will be used to calculate the dot product of this vector.
Custom operator to apply dot multiplication.
Return
the dot product.
Parameters
vector4
will be used to calculate the dot product of this vector.