---
title: y
framework: scenekit
role: symbol
role_heading: Instance Property
path: scenekit/scnvector3/y
---

# y

The second component in the vector.

## Declaration

```swift
var y: Float
```

```swift
var y: CGFloat
```

## See Also

### Components

- [x](scenekit/scnvector3/x.md)
- [z](scenekit/scnvector3/z.md)
