Vector |
| Name | Description | |
|---|---|---|
| Lerp(Vector3, Vector3, Double) | Creates a new Vector3 that contains linear interpolation of the specified vectors. | |
| Lerp(Vector3, Vector3, Double, Vector3) | Creates a new Vector3 that contains linear interpolation of the specified vectors. |