I'm trying to create my webXR app based on this example: https://threejs.org/examples/#webxr_ar_cones
I wonder how I can overlay the HTML buttons/texts on top of the AR camera view.
I tried to place a button but it disappears as soon as I press the Start AR
button and enter the AR camera mode.
How can I do this?