---
title: url
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/objecttrackingprovider/error/url
---

# url

The URL for the model that failed to load, if the source was a URL.

## Declaration

```swift
let url: URL?
```

## See Also

### Inspecting an error

- [bundle](arkit/objecttrackingprovider/error/bundle.md)
- [name](arkit/objecttrackingprovider/error/name.md)
- [recoverySuggestion](arkit/objecttrackingprovider/error/recoverysuggestion.md)
