Contents

frames

An array of transforms in which each element represents a discrete state of the target entity at a given point in the animation’s timeline.

Declaration

var frames: [Transform] { get set }

Discussion

This array contains sequential values for the animated property when bindTarget is an array of tranforms.

See Also

Defining frames data