I added WebXR support to scene with video texture, but control doesnt appear

here is the playground

I have a video texture, and then I add webXR support.
I test it in Chrome with the Chrome XR Extension,

but it fails to activate the XR stuff.
I have tested that with one of your XR examples and the same extension and it works in that case, but not in this code I did. What is missing in this code?

thank you :slight_smile:

I used a different example as template and now it is working well here:

1 Like