---
title: graph
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/animationgraphcomponent/graph
---

# graph

Returns the animation graph resource associated with this component.

## Declaration

```swift
var graph: AnimationGraphResource { get }
```
