I’m working on a spherical panorama and i’d need the sphere to trigger mousevent3d.click.
If i move the camera outside the sphere the event triggers fine, but when i move it inside it just doesn’t work anymore.
I tried both with the sphere scaled to -1 or by setting the material.bothSides to true but no luck. :\
Is there a way to fix it?
If not, can anyone suggest an alternative approach for a spherical panorama with clickable areas?