• Scales a dual quat by a scalar number

    Parameters

    • out: quat2

      the receiving dual quat

    • a: ReadonlyQuat2

      the dual quat to scale

    • b: number

      amount to scale the dual quat by

    Returns quat2

    out

    Function

Generated using TypeDoc