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

# indexType

The data type of the values stored in the index buffer.

## Declaration

```swift
var indexType: MTLIndexType { get set }
```
