I'm using Vuforia and unity for my AR App. which has more than 2 models/image targets. To zoom in and out I used Lean Touch.
But the problem is both will get zoom on pinching .
I want only one to zoom which is currently detected.. OR
I want reset Scale component of my 3D model/models on OnTrackingLost() function in DefaultTrackableEventHandler so that when it detects other one it shows on original scale (as i set max sim images detected to one).
Thanks !
- Sort Posts
- 1 replies
- Last post
Reset scaling of models in image target in unity and vuforia
March 23, 2017 - 12:16pm #1
Reset scaling of models in image target in unity and vuforia
January 24, 2022 - 4:23am #2
I'm facing the same situation now. Do you have any remedies found?