Constructor
new Matrix4()
SolidML.Matrix4 passed by collback function of SolidML#build. you can convert for three.js by THREE.Matrix4.copy(SolidML.Matrix4).
- Source:
Methods
det3() → {number}
- Source:
Returns:
3dim-determinant calclate for size checking.
- Type
- number