# ringFinger

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

## Definition

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

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

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