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

# entity

The entity to which the animation applies.

## Declaration

```swift
@MainActor @preconcurrency weak var entity: Entity? { get }
```
