• Calculates the determinant of the 4x4 matrix m

    Parameters

    • m: Mat4

      a 4x4 matrix object

    Returns number

    the determinant of m

Generated using TypeDoc