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

# simd

A simd three-element vector that contains the x-, y-, and z-coordinate values.

## Declaration

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

## See Also

### Deprecated symbols

- [rotation(to:)](spatial/point3d/rotation(to:).md)
- [origin](spatial/point3d/origin.md)
