MozillaReality / WebXR-emulator-extension

WebXR emulator extension
Mozilla Public License 2.0
454 stars 55 forks source link

Missing installing AR classes to global if native WebXR API is disabled #248

Closed takahirox closed 4 years ago

takahirox commented 4 years ago

The extension misses installing AR classes (XRRay, HitTest, and so on) to global (window) if native WebXR API is disabled.