Matrix:IsRotationMatrix(Matrix)

shared
Checks if the matrix is a rotation matrix.

Argument

Returns

  • boolean Whether the matrix is a rotation matrix.

Examples

Matrix:IsRotationMatrix – Checks if the matrix is a rotation matrix.