Rufus31415 / Simple-WebXR-Unity

⭐ Bringing WebXR to Unity 3D ! B-)
https://rufus31415.github.io/webxr/MRTK-HandInteraction/
MIT License
573 stars 82 forks source link

MRTK : disable click and touch when in session #11

Closed Rufus31415 closed 3 years ago

Rufus31415 commented 3 years ago

When a WebXR session has started, some device, like XRViewer on iOS, still handle touch. So touch is handled by WebXR controller and touch

Rufus31415 commented 3 years ago

Now SimpleWebXR use the WebXR select event from screen space. But MRTK has some sort of interpolation in controller position that has to be disabled on mobile