FingerFlexion Enum

Definition

Specifies the flexion state of a finger, can be used to define FingerPose constraints.

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum FingerFlexion
Inheritance
FingerFlexion
Attributes

Fields

Folded

Finger is folded or tucked

FoldedTucked

Finger is folded and tucked

Open

Finger is open or stretched

OpenStretched

Finger is open and stretched

Undefined

Finger flexion is unconstrained

Applies to