MoveKeyframe
A keyframe that immediately moves to the given value without interpolating.
Declaration
struct MoveKeyframe<Value> where Value : AnimatableA keyframe that immediately moves to the given value without interpolating.
struct MoveKeyframe<Value> where Value : Animatable