---
title: animationPlaybackController
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/model3dasset/animationplaybackcontroller
---

# animationPlaybackController

Reference to the animation playback controller instance that corresponds to the active animation on the entity.

## Declaration

```swift
var animationPlaybackController: AnimationPlaybackController? { get }
```
