Namespace UnityEngine.Experimental.Input.Plugins.HID
Classes
HID
A generic HID input device.
HIDParser
Turns binary HID descriptors into HID.HIDDeviceDescriptor instances.
HIDSupport
Adds support for generic HID devices to the input system.
Structs
HID.HIDCollectionDescriptor
Descriptor for a collection of HID elements.
HID.HIDDeviceDescriptor
HID descriptor for a HID class device.
HID.HIDDeviceDescriptorBuilder
Helper to quickly build descriptors for arbitrary HIDs.
HID.HIDElementDescriptor
Descriptor for a single report element.
Enums
HID.Button
HID.GenericDesktop
Usages in the GenericDesktop HID usage page.
HID.HIDCollectionType
HID.HIDElementFlags
HID.HIDReportType
HID.Simulation
HID.UsagePage
Enumeration of HID usage pages.