<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "visionOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "RealityKit",
  "identifier" : "/documentation/RealityKit/Model3DAsset/EntityAnimation",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "RealityKit",
      "SwiftUI"
    ],
    "preciseIdentifier" : "s:19_RealityKit_SwiftUI12Model3DAssetC15EntityAnimationV"
  },
  "title" : "Model3DAsset.EntityAnimation"
}
-->

# Model3DAsset.EntityAnimation

An animation resource for an entity loaded from a bundle.

```
struct EntityAnimation
```

## Topics

### Instance Properties

[`var path: String`](/documentation/RealityKit/Model3DAsset/EntityAnimation/path)

The path to the animation resource in the entity hierarchy (such as, root/diver/walk).

## Relationships

### Conforms To

[`Identifiable`](/documentation/Swift/Identifiable)

[`Hashable`](/documentation/Swift/Hashable)

[`Equatable`](/documentation/Swift/Equatable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)