Capítulo 324 de 411
Gets/Sets the number of seconds it takes to catch up to the scroll position (smoothing).
// setter smoother.smooth(1.5); // getter let duration = smoother.smooth();