pub type SmoothKeyframes<T> = ScalarKeyFrames<T, SmoothCurve<T>>;