Vector2HLerp Method |
| Name | Description | |
|---|---|---|
| Lerp(Vector2H, Vector2H, HalfType) |
Performs a linear interpolation between two vectors based on the given weighting.
| |
| Lerp(Vector2H, Vector2H, HalfType, Vector2H) |
Performs a linear interpolation between two vectors based on the given weighting.
|