Hi, In order to add an object on my sphere, I am using sphere's onMouseDown MouseEvent3D scene XYZ values.
Now If I have the uv values of a point and I want to add an object on that point on the sphere without onMouseDown event, is it possible to get the scene xyz values from uv value? Thanks.
