Vector4Lerp Method |
| Name | Description | |
|---|---|---|
| Lerp(Vector4, Vector4, Double) |
Performs a linear interpolation between two vectors based on the given weighting.
| |
| Lerp(Vector4, Vector4, Double, Vector4) |
Performs a linear interpolation between two vectors based on the given weighting.
|