Zernikalos/zernikalos.math/ZMatrix4/Op/invert invert fun invert(result: ZMatrix4, m: ZMatrix4): Boolean(source)Computes the invert matrix from the given oneParametersresultMatrix where the result of the operation will be storedmThe given matrix