Closed satelllte closed 3 weeks ago
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Same change for the original Three.js implementation of PointerLockControls
: https://github.com/mrdoob/three.js/pull/29802
About
The browser support for these properties is stabilized for years (since 2015).
https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent/movementX https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent/movementY
Checklist