Hi all,
I have a script that supposed to allow pinch/zoom functionality when applied to the AR camera in Unity 4, but when I test on my android tab it doesn't work. I wonder if anybody out there knows if there's a kind of 'override' value in the vuforia extension that doesn't allow pinch/zoom, or should this be possible?
Thanks
Paul
Thanks for the reply.
This is pretty much as I expected. So maybe the solution is to 'fake' the zoom by resizing the image target/child objects as refered to in my previous post.