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 27b2800 commit bf80417Copy full SHA for bf80417
Packages/com.unity.inputsystem/Documentation~/filter.yml
@@ -49,6 +49,9 @@ apiRules:
49
- exclude:
50
uidRegex: ^Unity\.XR\.WindowsMR\.Input\..*$
51
type: Namespace
52
+ - exclude:
53
+ uidRegex: ^UnityEngine\.InputSystem\.XR\.Haptics\..*$
54
+ type: Namespace
55
56
uidRegex: ^UnityEngine\.InputSystem\.XR\.XRHMD$
57
type: Type
@@ -67,3 +70,9 @@ apiRules:
67
70
68
71
uidRegex: ^UnityEngine\.InputSystem\.XR\.XRControllerWithRumble\..*$
69
72
type: Member
73
74
+ uidRegex: ^UnityEngine\.InputSystem\.XR\.XRSupport$
75
+ type: Type
76
77
+ uidRegex: ^UnityEngine\.InputSystem\.XR\.XRSupport\..*$
78
+ type: Member
0 commit comments