# Sandbox.VR.VRController.GetFingerValue

```csharp
float GetFingerValue(FingerValue value)
```

Get the skeletal value (from 0 to 1) of a specified [Sandbox.VR.FingerValue](/api/Sandbox.VR.FingerValue) - includes curl and splay.

### Parameters

- `value` (`FingerValue`)

### Returns

`float`

Declared in [Sandbox.VR.VRController](/api/Sandbox.VR.VRController).
Assembly: `Sandbox.Engine`.
