You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allows mouse clicks to be used for selection with Windows Mixed Reality Headsets in Edge
Summary:
Adds support for Windows Mixed Reality mouse input by responding to pointer restriction events
When pointer is restricted, the only way to recieve mouse clicks is via pointerLock
Release pointerlock when not restricted to enable demo driver type scenarios
## Motivation (required)
Allows mouse clicks to be used for selection with Windows Mixed Reality Headsets in Edge
## Test Plan (required)
Load any React-based WebVR experience in Microsoft Edge, enter VR, and ensure mouse clicks function to select and click on 3D objects
Press Win+Y and ensure pointerlock is released and the mouse moves freely on the desktop
Closesfacebookarchive#328
Differential Revision: D5819876
Pulled By: andrewimm
fbshipit-source-id: 5f6a94f
0 commit comments