| Vector3Lerp Method |
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| Lerp(Vector3, Vector3, Single) |
Performs a linear interpolation between two vectors.
| |
| Lerp(Vector3, Vector3, Single, Vector3) |
Performs a linear interpolation between two vectors.
|