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

black flickering on mesh #52

Open michaelcvoigt opened 2 years ago

michaelcvoigt commented 2 years ago

UpdateCamera(WebXRViewEyes eye) is causing black flickering

When I disable that function, no flickering

Rufus31415 commented 2 years ago

This function is essential in the management of the WebXR session. How can it continue to work properly?