lerp

Linear interpolation

  1. T interpLinear(T a, T b, float t)
  2. alias lerp = interpLinear
    alias lerp = interpLinear

Meta