Enum HID.Button
Namespace: UnityEngine.InputSystem.HID
Syntax
public enum Button
Fields
Name | Description | Value |
---|---|---|
Undefined | 0 | |
Primary | 1 | |
Secondary | 2 | |
Tertiary | 3 |
public enum Button
Name | Description | Value |
---|---|---|
Undefined | 0 | |
Primary | 1 | |
Secondary | 2 | |
Tertiary | 3 |