enum
TrackedDeviceRole
public sealed enum TrackedDeviceRole : Enum Enum Values
| Name | Value | Description |
|---|---|---|
Unknown | | Unknown device role |
LeftHand | | Represents the left hand |
RightHand | | Represents the right hand |
Head | | Represents the head |
Gamepad | | Represents a gamepad |
Treadmill | | Represents a treadmill |
Stylus | | Represents a stylus |
LeftFoot | | Represents the left foot |
RightFoot | | Represents the right foot |
LeftShoulder | | Represents the left shoulder |
RightShoulder | | Represents the right shoulder |
LeftElbow | | Represents the left elbow |
RightElbow | | Represents the right elbow |
LeftKnee | | Represents the left knee |
RightKnee | | Represents the right knee |
LeftWrist | | Represents the left wrist |
RightWrist | | Represents the right wrist |
LeftAnkle | | Represents the left ankle |
RightAnkle | | Represents the right ankle |
Waist | | Represents the waist |
Chest | | Represents the chest |
Camera | | Represents a camera - such as a base station |
Keyboard | | Represents a keyboard |