How can I get a 3D point from 2D screen touch using anchor coordinates?

34 Views Asked by At

I'm making an ARCore app. I want to get a 3D point from user's screen touch using anchor coordinates not world coordinates.

I need to get a 3D point based on an anchor coordinates so that I can restore the object at the same location later using the anchor.

0

There are 0 best solutions below