---
title: indexCapacity
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/lowlevelmeshresource/descriptor-swift.struct/indexcapacity
---

# indexCapacity

The maximum number of indices to allocate space for.

## Declaration

```swift
var indexCapacity: Int { get set }
```
