Contents

KeyframeTrack

A sequence of keyframes animating a single property of a root type.

Declaration

struct KeyframeTrack<Root, Value, Content> where Value == Content.Value, Content : KeyframeTrackContent

Topics

Creating a keyframe track

See Also

Creating keyframe-based animation