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

# z

The third component in the vector.

## Declaration

```swift
var z: Float
```

```swift
var z: CGFloat
```

## See Also

### Components

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