MozillaReality / WebXR-emulator-extension

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

createAnchor() not emulated #286

Open andreasplesch opened 2 years ago

andreasplesch commented 2 years ago

The https://developer.mozilla.org/en-US/docs/Web/API/XRFrame/createAnchor and https://developer.mozilla.org/en-US/docs/Web/API/XRHitTestResult/createAnchor methods do not seem to be emulated.

Ah, I found #236 . Probably, the API is now finalized.