accumulator property

double accumulator
getter/setter pair

Time accumulator for interpolation. @see https://gafferongames.com/game-physics/fix-your-timestep/

Implementation

double accumulator = 0;