Quaternion.Dot Method
Calculates the dot product of two Quaternions.
Overload List
Name | Description |
---|---|
Quaternion.Dot (Quaternion, Quaternion) | Calculates the dot product of two Quaternions. |
Quaternion.Dot (Quaternion, Quaternion, Single) | Calculates the dot product of two Quaternions. |
See Also
Reference
Quaternion Structure
Quaternion Members
Microsoft.Xna.Framework Namespace