---
title: availableAnimations
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/model3dasset/availableanimations
---

# availableAnimations

List of all available animations on the entity.

## Declaration

```swift
var availableAnimations: [Model3DAsset.EntityAnimation] { get }
```
