Share via


InteractionHandType Enumeration

Specifies which hand type has been identified.

Syntax

public enum InteractionHandType

Members

  Member name Value Description
Left The hand is a left hand.
None The hand cannot be classified as a right or left hand.
Right The hand is a right hand.

Requirements

Namespace: Microsoft.Kinect.Toolkit.Interaction

Assembly: Microsoft.Kinect.Toolkit.Interaction (in microsoft.kinect.toolkit.interaction.dll)

See Also

Reference

Microsoft.Kinect.Toolkit.Interaction Namespace