# thumbTouch

> Represents the thumb pressing any input or feature.

## Definition

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

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

```csharp
public static InputFeatureUsage<float> thumbTouch
```
