---
title: textureType
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/lowleveltextureresource/descriptor-swift.struct/texturetype
---

# textureType

The dimension and arrangement of texture image data.

## Declaration

```swift
var textureType: MTLTextureType { get set }
```

## Discussion

Discussion Corresponds to MTLTextureDescriptor.textureType.
