@kognifai/cogsengine
    Preparing search index...

    Function set

    • Function

      Set the components of a dual quat to the given values

      Parameters

      • out: quat2

        the receiving quaternion

      • x1: number

        X component

      • y1: number

        Y component

      • z1: number

        Z component

      • w1: number

        W component

      • x2: number

        X component

      • y2: number

        Y component

      • z2: number

        Z component

      • w2: number

        W component

      Returns quat2

      out