Vector |
| Name | Description | |
|---|---|---|
| Lerp(Vector2F, Vector2F, Single) | Performs a linear interpolation between two vectors based on the given weighting. | |
| Lerp(Vector2F, Vector2F, Single, Vector2F) | Performs a linear interpolation between two vectors based on the given weighting. |