Click or drag to resize

Vector4Lerp Method

Overload List
 NameDescription
Public methodStatic memberLerp(Vector4, Vector4, Double) Creates a new Vector4 that contains linear interpolation of the specified vectors.
Public methodStatic memberLerp(Vector4, Vector4, Double, Vector4) Creates a new Vector4 that contains linear interpolation of the specified vectors.
Top
See Also