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

# x

The value for the x axis.

## Declaration

```swift
var x: Double
```

## See Also

### Getting the Quaternion Values

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