Matrix:IsIdentity(Matrix) shared Checks if the matrix is the identity matrix. Argument Matrix Matrix Returns boolean Whether the matrix is the identity matrix. Examples Matrix:IsIdentity – Checks if the matrix is the identity matrix.