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

# z

The value for the z axis.

## Declaration

```swift
var z: Double
```

## See Also

### Getting the Quaternion Values

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