# Sandbox.VR.VRTrackedObject.PoseSources

Represents tracked devices to use when updating

- Kind: enum
- Assembly: `Sandbox.Engine`
- Modifiers: sealed

## Fields

- [`Head`](/api/Sandbox.VR.VRTrackedObject.PoseSources/Head): Retrieve data from the head-mounted display
- [`LeftHand`](/api/Sandbox.VR.VRTrackedObject.PoseSources/LeftHand): Retrieve data from the left controller
- [`RightHand`](/api/Sandbox.VR.VRTrackedObject.PoseSources/RightHand): Retrieve data from the right controller
