---
title: vector
framework: spatial
role: symbol
role_heading: Instance Property
path: spatial/point3d/vector
---

# vector

## Declaration

```swift
var vector: simd_double3 { get set }
```

## See Also

### Inspecting a 3D point’s properties

- [x](spatial/point3d/x.md)
- [y](spatial/point3d/y.md)
- [z](spatial/point3d/z.md)
- [magnitudeSquared](spatial/point3d/magnitudesquared.md)
