---
title: usdzFile
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/referenceobject/usdzfile
---

# usdzFile

The trained USDZ file, if the reference object includes one.

## Declaration

```swift
var usdzFile: URL? { get }
```

## See Also

### Inspecting an object anchor

- [boundingBox](arkit/objectanchor/boundingbox.md)
- [ObjectAnchor.AxisAlignedBoundingBox](arkit/objectanchor/axisalignedboundingbox.md)
- [description](arkit/objectanchor/description.md)
- [isTracked](arkit/objectanchor/istracked.md)
- [originFromAnchorTransform](arkit/objectanchor/originfromanchortransform.md)
- [referenceObject](arkit/objectanchor/referenceobject.md)
- [inputFile](arkit/referenceobject/inputfile.md)
- [ReferenceObject](arkit/referenceobject.md)
