Click or drag to resize

Matrix44Lerp Method

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