---
title: y
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gcpoint2/y
---

# y

The y-coordinate for the point.

## Declaration

```swift
var y: Float
```

## See Also

### Accessing coordinates

- [x](gamecontroller/gcpoint2/x.md)
