Hello guys, the demo three.js examples (threejs.org) getting an error that “The required feature ‘plane-detection’ is not supported”. I tested it on my phone(Samsung A22) and WebXR Extension
I don’t think the WebXR emulator extensions does support plane detection yet.
The feature itself was lately implemented in three.js (r147) and was only tested on Quest 2 and Quest Pro. Unlike other AR examples, webxr_ar_plane_detection does not work on phones.
Thank you for your answers. I’m surprised that webxr_ar_plane_detection is not supported on phones. If possible do you know any other way to detect plane?