# TrackedDevice

> The InputDevice provides 3DOF or 6DOF tracking data.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.XR](/engine/6000.6/script-reference/unityengine/xr.md)
* **Assembly:** UnityEngine.XRModule

```csharp
TrackedDevice = 32
```

### Remarks

Devices of this type have their tracking data reported through UnityEngine.XR.InputTracking.
