Question by
faizan1990 · Oct 20, 2019 at 10:18 PM ·
vuforiaaugmented-reality
How to interact with Vuforia placed AR object
I am using Vuforia for ground plane detection and it augments the object the way I want. However, upon tapping the screen second time, it augments the object again at the new tapped location. I want to interact with the object using RaycastHit AFTER the object has been placed instead of keep on placing object one after the other. Please let me know if my question doesn't make sense.
Comment