• Calculate the scalar power of a unit quaternion.

    Parameters

    • out: quat

      the receiving quaternion

    • a: ReadonlyQuat

      quat to calculate the exponential of

    • b: number

      amount to scale the quaternion by

    Returns quat

    out

Generated using TypeDoc