---
title: y
framework: coremotion
role: symbol
role_heading: Instance Property
path: coremotion/cmquaternion/y
---

# y

The value for the y axis.

## Declaration

```swift
var y: Double
```

## See Also

### Getting the Quaternion Values

- [w](coremotion/cmquaternion/w.md)
- [x](coremotion/cmquaternion/x.md)
- [z](coremotion/cmquaternion/z.md)
