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 dd2569b commit 893531cCopy full SHA for 893531c
Packages/com.unity.inputsystem/InputSystem/Plugins/XR/XRSupport.cs
@@ -115,7 +115,7 @@ public class XRDeviceDescriptor
115
/// </summary>
116
public int deviceId;
117
/// <summary>
118
- /// A list of all input features. <seealso cref="XRFeatureDescriptor"/>
+ /// A list of all input features. <see cref="XRFeatureDescriptor"/>
119
120
public List<XRFeatureDescriptor> inputFeatures;
121
0 commit comments