Contents

frames

An array of quaternions in which each element represents a discrete state of the animated property at a given point in the animation’s timeline.

Declaration

var frames: [simd_quatf] { get set }

Discussion

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

See Also

Defining frames data