---
title: state
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/referencecomponent/state
---

# state

A variable that indicates the loading state of the referenced entity.

## Declaration

```swift
var state: ReferenceComponent.ReferenceState { get }
```
