@kognifai/cogsengine
    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

        the receiving quaternion

      • a: ReadonlyQuat

        quat to calculate conjugate of

      Returns quat

      out