# thumbrest

> Represents a thumbrest or light thumb touch.

## Definition

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

> **Warning:**
>
> **Deprecated.** CommonUsages.thumbrest is Oculus only, and is being moved to their package. Please use OculusUsages.thumbrest. These will still function until removed.

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