---
title: frames
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/sampledanimation/frames-9luwf
---

# frames

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

## Declaration

```swift
var frames: [SIMD2<Float>] { get set }
```

## Discussion

Discussion This array contains sequential values for the animated property when bindTarget is an array of simd floating-point pairs.

## See Also

### Defining frames data

- [frames](realitykit/sampledanimation/frames-4eeex.md)
- [frames](realitykit/sampledanimation/frames-4qotl.md)
- [frames](realitykit/sampledanimation/frames-2hobp.md)
- [frames](realitykit/sampledanimation/frames-2j4nj.md)
- [frames](realitykit/sampledanimation/frames-2h6tu.md)
- [frames](realitykit/sampledanimation/frames-1zxo.md)
- [frames](realitykit/sampledanimation/frames-2ywfx.md)
