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 |
---|---|
Vector3.Lerp (Vector3, Vector3, Single) | Performs a linear interpolation between two vectors. |
Vector3.Lerp (Vector3, Vector3, Single, Vector3) | Performs a linear interpolation between two vectors. |
See Also
Reference
Vector3 Structure
Vector3 Members
Microsoft.Xna.Framework Namespace