---
title: instanceCount
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/lowlevelinstancedata/instancecount
---

# instanceCount

The current number of instances in this low-level instance data.

## Declaration

```swift
final var instanceCount: Int { get set }
```
