Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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