lerp abstract method

E lerp(
  1. E next,
  2. double t
)
override

Implementation

E lerp(E next, double t);