Vector3Lerp Method (Vector3, Vector3, Single) |
[This is preliminary documentation and is subject to change.]
Namespace: VRageMath
public static Vector3 Lerp( Vector3 value1, Vector3 value2, float amount )
[Missing <returns> documentation for "M:VRageMath.Vector3.Lerp(VRageMath.Vector3,VRageMath.Vector3,System.Single)"]