---
title: position
framework: spatial
role: symbol
role_heading: Instance Property
path: spatial/scaledpose3d/position
---

# position

The scaled pose’s position.

## Declaration

```swift
var position: Point3D
```

## See Also

### Inspecting a 3D scaled pose’s properties

- [matrix](spatial/scaledpose3d/matrix.md)
- [rotation](spatial/scaledpose3d/rotation.md)
- [scale](spatial/scaledpose3d/scale.md)
- [inverse](spatial/scaledpose3d/inverse.md)
- [customMirror](spatial/scaledpose3d/custommirror.md)
- [identity](spatial/scaledpose3d/identity.md)
