Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Performs a linear interpolation between two vectors.
Overload List
Name | Description |
---|---|
Vector2.Lerp (Vector2, Vector2, Single) | Performs a linear interpolation between two vectors. |
Vector2.Lerp (Vector2, Vector2, Single, Vector2) | Performs a linear interpolation between two vectors. |
See Also
Reference
Vector2 Structure
Vector2 Members
Microsoft.Xna.Framework Namespace