# Sandbox.VR.TrackedDeviceType

- Kind: enum
- Namespace: `Sandbox.VR`
- Assembly: `Sandbox.Engine`
- Modifiers: sealed

## Fields

- [`BaseStation`](/api/Sandbox.VR.TrackedDeviceType/BaseStation): Camera and base stations that serve as tracking reference points
- [`Controller`](/api/Sandbox.VR.TrackedDeviceType/Controller): Tracked controllers
- [`Hmd`](/api/Sandbox.VR.TrackedDeviceType/Hmd): Head-mounted display (your headset)
- [`Invalid`](/api/Sandbox.VR.TrackedDeviceType/Invalid): The ID was not valid.
- [`Redirect`](/api/Sandbox.VR.TrackedDeviceType/Redirect): Accessories that aren't necessarily tracked themselves, but may redirect video output from other tracked devices
- [`Tracker`](/api/Sandbox.VR.TrackedDeviceType/Tracker): Generic trackers
