isSingular Method
Returns true if the matrix is singular (i.e. collapses data to a plane, line, or point)
isSingular(): boolean
Returns - boolean
Defined in
- geometry3d/Matrix3d.ts Line 2153
Last Updated: 20 June, 2023
Returns true if the matrix is singular (i.e. collapses data to a plane, line, or point)
isSingular(): boolean
Returns - boolean
Last Updated: 20 June, 2023