math docs
    Preparing search index...

    Function conjugate

    • Calculates the conjugate of a quat If the quaternion is normalized, this function is faster than quat.inverse and produces the same result.

      Parameters

      • out: quat.Quat

        the receiving quaternion

      • a: quat.Quat

        quat to calculate conjugate of

      Returns quat.Quat

      out