Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enumerates the ways in which a hand can be identified.
Syntax
public enum class HandType
public enum HandType
var handType = WindowsPreview.Kinect.Input.HandType.lEFT;
Members
Member | Value | Description |
---|---|---|
LEFT | 1 | The user's left hand. |
NONE | 0 | The hand is not identified as a right or left hand. |
RIGHT | 2 | The user's right hand. |
Requirements
Namespace: WindowsPreview.Kinect.Input
Metadata: windowspreview.kinect.winmd