• Calculates the inverse of a dual quat. If they are normalized, conjugate is cheaper

    Parameters

    • out: quat2

      the receiving dual quaternion

    • a: ReadonlyQuat2

      dual quat to calculate inverse of

    Returns quat2

    out

Generated using TypeDoc