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

# y

The y window coordinate of the upper-left corner of the scissor rectangle.

## Declaration

```swift
var y: Int
```

## See Also

### Specifying scissor boundaries

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