---
title: instance
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/pixelcasthit/instance
---

# instance

The instance within the MeshResource of the intersection. This can be used to index into MeshResource.contents.instances

## Declaration

```swift
var instance: UInt32 { get }
```
