Share via


Handedness Enum

Definition

Describes which hand the current hand tracker represents.

public enum Handedness
type Handedness = 
Public Enum Handedness
Inheritance
Handedness

Fields

Left 0

Represents the user's left hand.

Right 1

Represents the user's right hand.

Applies to