Vector3Lerp Method |
Name | Description | |
---|---|---|
Lerp(Vector3, Vector3, Double) |
Returns a new Vector that is the linear blend of the 2 given Vectors
| |
Lerp(Vector3, Vector3, Double, Vector3) |
Returns a new Vector that is the linear blend of the 2 given Vectors
|