Question
Get surface coordinates of a model
Hello,
I want to add a marker on the surface of a 3D model. I need the xyz coordinates of the point I tapped on the surface of the model.
I found several sample codes using raycast functions, but they all point to the selected object.
Any idea on how to get the actual coordinates?

