---
title: position
framework: vision
role: symbol
role_heading: Instance Property
path: vision/joint3d/position
---

# position

The joint position relative to the camera.

## Declaration

```swift
let position: simd_float4x4
```

## See Also

### Inspecting a joint

- [localPosition](vision/joint3d/localposition.md)
- [parentJoint](vision/joint3d/parentjoint.md)
- [identifier](vision/joint3d/identifier.md)
