struct TrackedDeviceRole
😔 No documentation found.
public static TrackedDeviceRole Unknown
Unknown device role
public static TrackedDeviceRole LeftHand
Represents the left hand
public static TrackedDeviceRole RightHand
Represents the right hand
public static TrackedDeviceRole Head
Represents the head
public static TrackedDeviceRole Gamepad
Represents a gamepad
public static TrackedDeviceRole Treadmill
Represents a treadmill
public static TrackedDeviceRole Stylus
Represents a stylus
public static TrackedDeviceRole LeftFoot
Represents the left foot
public static TrackedDeviceRole RightFoot
Represents the right foot
public static TrackedDeviceRole LeftShoulder
Represents the left shoulder
public static TrackedDeviceRole RightShoulder
Represents the right shoulder
public static TrackedDeviceRole LeftElbow
Represents the left elbow
public static TrackedDeviceRole RightElbow
Represents the right elbow
public static TrackedDeviceRole LeftKnee
Represents the left knee
public static TrackedDeviceRole RightKnee
Represents the right knee
public static TrackedDeviceRole LeftWrist
Represents the left wrist
public static TrackedDeviceRole RightWrist
Represents the right wrist
public static TrackedDeviceRole LeftAnkle
Represents the left ankle
public static TrackedDeviceRole RightAnkle
Represents the right ankle
public static TrackedDeviceRole Waist
Represents the waist
public static TrackedDeviceRole Chest
Represents the chest
public static TrackedDeviceRole Camera
Represents a camera - such as a base station
public static TrackedDeviceRole Keyboard
Represents a keyboard
public Type GetType( )
😔 No documentation found.
public TypeCode GetTypeCode( )
😔 No documentation found.
public string ToString( string format, IFormatProvider provider )
😔 No documentation found.
public string ToString( IFormatProvider provider )
😔 No documentation found.
public string ToString( string format )
😔 No documentation found.
public string ToString( )
😔 No documentation found.
public int CompareTo( object target )
😔 No documentation found.
public int GetHashCode( )
😔 No documentation found.
public bool Equals( object obj )
😔 No documentation found.
public int value__
😔 No documentation found.
public bool HasFlag( Enum flag )
😔 No documentation found.