input-device-handler - v9.0.1
    Preparing search index...

    Enumeration DeviceInputType

    The different input types.

    • Buttons are typically only have values of on or off (0 or 1) , though some support pressure sensitivity.
    • Axes are sliding scales like joysticks or triggers that intentionally support values between 0 and 1.
    Index

    Enumeration Members

    Enumeration Members

    Axe: "axe"
    Button: "button"