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