Hi, I’m working on an app that displays hotspots over a product, as you can see the hotspots are displayed behind the Image, so I was wondering if there is a way to put the Line elements (the blue lines on the screenshot) on top of my product image.
For context I’m building the canvas with a mix of 2D and 3D, it has to be this way for my project requirements. The image displayed is an Html element with an img inside, it has to be this way because for other reasons the Image element from @react-three/drei does not work with the images I’m providing to the element