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

# height

The height of the scissor rectangle, in pixels.

## Declaration

```swift
var height: Int
```

## See Also

### Specifying scissor boundaries

- [width](metal/mtlscissorrect/width.md)
- [x](metal/mtlscissorrect/x.md)
- [y](metal/mtlscissorrect/y.md)
