Enum XRHandFingerID
public enum XRHandFingerID
- Extension Methods
Fields
Index = 1
Represents the index finger.
Little = 4
Represents the little finger.
Middle = 2
Represents the middle finger.
Ring = 3
Represents the ring finger.
Thumb = 0
Represents the thumb.