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.
2 parents ff1e242 + 09f3124 commit 3c5fb0fCopy full SHA for 3c5fb0f
Assets/MixedRealityToolkit/_Core/Definitions/InputSystem/WindowsGestureSettings.cs
@@ -6,7 +6,7 @@
6
namespace Microsoft.MixedReality.Toolkit.Core.Definitions.InputSystem
7
{
8
/// <summary>
9
- /// Copy of Unity's XR.WSA.GestureSettings.
+ /// Copy of Unity's <see cref="UnityEngine.XR.WSA.Input.GestureSettings"/>
10
/// </summary>
11
[Flags]
12
public enum WindowsGestureSettings
0 commit comments