Returns a roughly gaussian easing function
const fn = Easings.gaussian(); Copy
const fn = Easings.gaussian();
Try different positive and negative values for stdDev to pinch or flatten the bell shape.
stdDev
Returns a roughly gaussian easing function
Try different positive and negative values for
stdDev
to pinch or flatten the bell shape.