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