---
title: height
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtlsize/height
---

# height

A value for the y-axis dimension.

## Declaration

```swift
var height: Int
```

## See Also

### Accessing a size’s dimensions

- [width](metal/mtlsize/width.md)
- [depth](metal/mtlsize/depth.md)
