---
title: selectedAnimation
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/model3dasset/selectedanimation
---

# selectedAnimation

The currently active animation on the entity.

## Declaration

```swift
var selectedAnimation: Model3DAsset.EntityAnimation? { get set }
```
