enum
FingerValue
public sealed enum FingerValue : Enum Accessors for FingerValue)
Enum Values
| Name | Value | Description |
|---|---|---|
ThumbCurl | | Represents the curling motion of the thumb. |
IndexCurl | | Represents the curling motion of the index finger. |
MiddleCurl | | Represents the curling motion of the middle finger. |
RingCurl | | Represents the curling motion of the ring finger. |
PinkyCurl | | Represents the curling motion of the pinky finger. |
ThumbIndexSplay | | Represents the splaying motion between the thumb and index finger. |
IndexMiddleSplay | | Represents the splaying motion between the index and middle fingers. |
MiddleRingSplay | | Represents the splaying motion between the middle and ring fingers. |
RingPinkySplay | | Represents the splaying motion between the ring and pinky fingers. |