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

# height

The height of the texture image for the base mipmap level, in pixels.

## Declaration

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

## Discussion

Discussion Corresponds to MTLTextureDescriptor.height.
