---
title: error
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/model3dphase/error
---

# error

The error that occurred when attempting to load a model, if any.

## Declaration

```swift
var error: (any Error)? { get }
```

## See Also

### Accessing the model

- [model](realitykit/model3dphase/model.md)
