dot
Computes the dot product of
self
andrhs
. The dot product is equal to the cosine of the angle between two quaternion rotations.
Arguments
- _self :
Quat
- No Documentation 🚧 - rhs :
Quat
- No Documentation 🚧
Returns
- arg0 :
f32
- No Documentation 🚧