Vector |
| Name | Description | |
|---|---|---|
| Lerp(Vector2, Vector2, Double) | Creates a new Vector2 that contains linear interpolation of the specified vectors. | |
| Lerp(Vector2, Vector2, Double, Vector2) | Creates a new Vector2 that contains linear interpolation of the specified vectors. |