Matrix:IsIdentity(Matrix)

shared
Checks if the matrix is the identity matrix.

Argument

Returns

  • boolean Whether the matrix is the identity matrix.

Examples

Matrix:IsIdentity – Checks if the matrix is the identity matrix.