update method

void update(
  1. double alpha
)

Implementation

void update(double alpha) => interpolate(alpha);