次の方法で共有


Vector2.Dot Method

Calculates the dot product of two vectors.

Overload List

Name Description
Vector2.Dot (Vector2, Vector2) Calculates the dot product of two vectors.
Vector2.Dot (Vector2, Vector2, Single) Calculates the dot product of two vectors.

See Also

Reference

Vector2 Structure
Vector2 Members
Microsoft.Xna.Framework Namespace