SpringKeyframe
A keyframe that uses a spring function to interpolate to the given value.
Declaration
struct SpringKeyframe<Value> where Value : AnimatableA keyframe that uses a spring function to interpolate to the given value.
struct SpringKeyframe<Value> where Value : Animatable