# Sandbox.VR.VRController.GetFingerSplay

```csharp
float GetFingerSplay(int index)
```

Get the skeletal value (from 0 to 1) of a specified finger splay index.

### Parameters

- `index` (`int`)

### Returns

`float`

Declared in [Sandbox.VR.VRController](/api/Sandbox.VR.VRController).
Assembly: `Sandbox.Engine`.
