ArticulatedHandPose.GestureId Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Supported hand gestures.
public: enum class ArticulatedHandPose::GestureId
public enum ArticulatedHandPose.GestureId
type ArticulatedHandPose.GestureId =
Public Enum ArticulatedHandPose.GestureId
- Inheritance
-
ArticulatedHandPose.GestureId
Fields
Name | Value | Description |
---|---|---|
None | 0 | Unspecified hand shape |
Flat | 1 | Flat hand with fingers spread out |
Open | 2 | Relaxed hand pose |
Pinch | 3 | Index finger and Thumb touching, grab point does not move |
PinchSteadyWrist | 4 | Index finger and Thumb touching, wrist does not move |
Poke | 5 | Index finger stretched out |
Grab | 6 | Grab with whole hand, fist shape |
ThumbsUp | 7 | OK sign |
Victory | 8 | Victory sign |
OpenSteadyGrabPoint | 9 | Relaxed hand pose, grab point does not move |
TeleportStart | 10 | Hand facing upwards, Index and Thumb stretched out to start a teleport |
TeleportEnd | 11 | Hand facing upwards, Index curled in to finish a teleport |