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
WebXR spec doesn't say what to do with the framebufferScaleFactor.
Likely step 9 in the XRWebGLLayer constructor needs to divide the native resolution by the scale factor to get the recommended resolution.