Linearly interpolates between two 4x4 matrices.
The interpolation factor.
The start of the interpolation range.
The end of the interpolation range.
The first matrix.
The second matrix.
Optional
Optional destination matrix, if not provided a new matrix will be created.
The interpolated matrix.
Linearly interpolates between two 4x4 matrices.