generateDecayAnimationSpec

Creates a [DecayAnimationSpec] from a [FloatDecayAnimationSpec] by applying the given

generateDecayAnimationSpec

Function

Common
public fun <T> FloatDecayAnimationSpec.generateDecayAnimationSpec(): DecayAnimationSpec<T>

Creates a DecayAnimationSpec from a FloatDecayAnimationSpec by applying the given FloatDecayAnimationSpec on every dimension of the AnimationVector that T converts to.