Is there any way to get information about the device used in WebXR?
I would like to differentiate between Quest 2 and Quest 3.
However I couldn’t find anything in the playcanvas docs nor in the WebXR specification.
Is there any way to get information about the device used in WebXR?
I would like to differentiate between Quest 2 and Quest 3.
However I couldn’t find anything in the playcanvas docs nor in the WebXR specification.
For future reference:
profile property of XRInputSource gives a list with preferred visual representations for the controllers. Not sure if there is something similar for the headset itself.
https://developer.playcanvas.com/en/api/pc.XrInputSource.html#profiles