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