Matrix |
| Name | Description | |
|---|---|---|
| Lerp(Matrix44, Matrix44, Double) | Creates a new Matrix44 that contains linear interpolation of the values in specified matrixes. | |
| Lerp(Matrix44, Matrix44, Double, Matrix44) | Creates a new Matrix44 that contains linear interpolation of the values in specified matrixes. |