Enum HID.GenericDesktop
Usages in the GenericDesktop HID usage page.
Namespace: UnityEngine.InputSystem.HID
Syntax
public enum GenericDesktop
Fields
Name | Description | Value |
---|---|---|
Undefined | 0 | |
Pointer | 1 | |
Mouse | 2 | |
Joystick | 4 | |
Gamepad | 5 | |
Keyboard | 6 | |
Keypad | 7 | |
MultiAxisController | 8 | |
TabletPCControls | 9 | |
AssistiveControl | 10 | |
X | 48 | |
Y | 49 | |
Z | 50 | |
Rx | 51 | |
Ry | 52 | |
Rz | 53 | |
Slider | 54 | |
Dial | 55 | |
Wheel | 56 | |
HatSwitch | 57 | |
CountedBuffer | 58 | |
ByteCount | 59 | |
MotionWakeup | 60 | |
Start | 61 | |
Select | 62 | |
Vx | 64 | |
Vy | 65 | |
Vz | 66 | |
Vbrx | 67 | |
Vbry | 68 | |
Vbrz | 69 | |
Vno | 70 | |
FeatureNotification | 71 | |
ResolutionMultiplier | 72 | |
SystemControl | 128 | |
SystemPowerDown | 129 | |
SystemSleep | 130 | |
SystemWakeUp | 131 | |
SystemContextMenu | 132 | |
SystemMainMenu | 133 | |
SystemAppMenu | 134 | |
SystemMenuHelp | 135 | |
SystemMenuExit | 136 | |
SystemMenuSelect | 137 | |
SystemMenuRight | 138 | |
SystemMenuLeft | 139 | |
SystemMenuUp | 140 | |
SystemMenuDown | 141 | |
SystemColdRestart | 142 | |
SystemWarmRestart | 143 | |
DpadUp | 144 | |
DpadDown | 145 | |
DpadRight | 146 | |
DpadLeft | 147 | |
SystemDock | 160 | |
SystemUndock | 161 | |
SystemSetup | 162 | |
SystemBreak | 163 | |
SystemDebuggerBreak | 164 | |
ApplicationBreak | 165 | |
ApplicationDebuggerBreak | 166 | |
SystemSpeakerMute | 167 | |
SystemHibernate | 168 | |
SystemDisplayInvert | 176 | |
SystemDisplayInternal | 177 | |
SystemDisplayExternal | 178 | |
SystemDisplayBoth | 179 | |
SystemDisplayDual | 180 | |
SystemDisplayToggleIntExt | 181 | |
SystemDisplaySwapPrimarySecondary | 182 | |
SystemDisplayLCDAutoScale | 183 |