# middleFinger

> Represents the grip pressure or angle of the middle finger.

## Definition

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

> **Warning:**
>
> **Deprecated.** CommonUsages.MiddleFinger is not used by any XR platform and will be removed.

```csharp
[NoAutoStaticsCleanup]
public static InputFeatureUsage<float> middleFinger
```
