@kognifai/cogsengine
    Preparing search index...

    Function pow

    • 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