MultiplyRotation
Summary
public static void MultiplyRotation(ref Matrix matrix1, ref Matrix matrix2, out Matrix result)
Multiplies a matrix by another matrix, only rotation parts.
public static void MultiplyRotation(ref Matrix matrix1, ref Matrix matrix2, out Matrix result)
Multiplies a matrix by another matrix, only rotation parts.