Disable Touch and Drag feature for Instant Tracker
Hi,
I'm using Unity SDK for Android/iOS app development. I used the Instant Tracker for my project but I want to disable the Touch and drag feature which is available for both Instant Tracker and Visual SLAM.
How can I do that?
Thanks.
Hi,
To disable touch, just comment UpdateTouchDelta() function which is in Update() function.
Thank you
Jack
SDK Team, Maxst