Share via


Matrix.Lerp Method

Linearly interpolates between the corresponding values of two matrices.

Overload List

Name Description
Matrix.Lerp (Matrix, Matrix, Single) Linearly interpolates between the corresponding values of two matrices.
Matrix.Lerp (Matrix, Matrix, Single, Matrix) Linearly interpolates between the corresponding values of two matrices.

See Also

Reference

Matrix Structure
Matrix Members
Microsoft.Xna.Framework Namespace