# pinkyFinger

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

## Definition

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

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

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