Function

Adw-1Adwlerp

  • Computes the linear interpolation between a and b for t.

    Parameters

    • a: number

      the start

    • b: number

      the end

    • t: number

      the interpolation rate

    Returns number

    the computed value