# isTracked

> Informs to the developer whether the device is currently being tracked.

## Definition

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

```csharp
public static InputFeatureUsage<bool> isTracked
```
