Enum XRHandFingerID
Namespace: YVR.Core
Assembly: YVR.Core.Runtime.dll
Syntax
public enum XRHandFingerID
Fields
| Name | Description |
|---|---|
| Index | Represents the index finger. |
| Little | Represents the little finger. |
| Middle | Represents the middle finger. |
| Ring | Represents the ring finger. |
| Thumb | Represents the thumb. |