[][src]Module yoyo_physics::decay

Deceleration towards a target.

This implementation is derived from a JavaScript implementation at https://github.com/framer/motion.

Structs

Decay

Decay curve that starts at a given value and decelerates to a given target value.