We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edb2aeb commit 8bfd742Copy full SHA for 8bfd742
Assets/Tests/InputSystem/Unity.InputSystem.Tests.asmdef
@@ -51,6 +51,11 @@
51
"expression": "6000.0.11",
52
"define": "UNITY_INPUT_SYSTEM_INPUT_MODULE_SCROLL_DELTA"
53
},
54
+ {
55
+ "name": "Unity",
56
+ "expression": "6000.1.0b9",
57
+ "define": "UNITY_INPUT_SYSTEM_INPUT_MODULE_NAVIGATION_DEVICE_TYPE"
58
+ },
59
{
60
"name": "Unity",
61
"expression": "6000.2.0a4",
Packages/com.unity.inputsystem/InputSystem/Unity.InputSystem.asmdef
@@ -92,6 +92,11 @@
92
93
94
95
96
97
98
99
100
101
102
0 commit comments