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

# path

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

## Declaration

```swift
var path: String { get }
```
