isRigid Method

Test if the matrix is a pure rotation.

isRigid(allowMirror: boolean = false): boolean

Parameter Type Description
allowMirror boolean whether to widen the test to return true if the matrix is orthogonal (a pure rotation or a mirror)

Returns - boolean

Defined in

Last Updated: 30 November, 2023