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

# x

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

## Declaration

```swift
var x: Int
```

## See Also

### Specifying scissor boundaries

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