Enum HID.HIDReportType
Namespace: UnityEngine.InputSystem.HID
Syntax
public enum HIDReportType
Fields
| Name | Description | Value |
|---|---|---|
| Unknown | 0 | |
| Input | 1 | |
| Output | 2 | |
| Feature | 3 |
public enum HIDReportType
| Name | Description | Value |
|---|---|---|
| Unknown | 0 | |
| Input | 1 | |
| Output | 2 | |
| Feature | 3 |