Measuring a distance of AR point and camera in Unity
I am developing an AR game in Unity using ARToolKit plugin. But now I am stuck with one problem. Can you suggest how can I measure a distance between AR marker and a point of a camera? It would be great if you can help me to find the approximate distance between these two points. Thanks.