Matrix:IsRotationMatrix(Matrix) shared Checks if the matrix is a rotation matrix. Argument Matrix Matrix Returns boolean Whether the matrix is a rotation matrix. Examples Matrix:IsRotationMatrix – Checks if the matrix is a rotation matrix.