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.
Possible hand states.
Syntax
public enum class HandState
public enum HandState
var handState = WindowsPreview.Kinect.HandState.closed;
Members
Member | Value | Description |
---|---|---|
Closed | 3 | The hand is closed. |
Lasso | 4 | The hand is in the lasso state. |
NotTracked | 1 | Hand state is not tracked. |
Open | 2 | The hand is open. |
Unknown | 0 | The state of the hand is unknown. |
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd