List
Disable Touch and Drag feature for Instant Tracker
Posted Date: 2018-06-19 12:37     Edited Date: 2018-06-20 4:02     Writer: inactive

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.

Posted Date: 2018-06-20 4:02     Edited Date: 2018-06-20 4:02     Writer: inactive

Hi,

To disable touch, just comment UpdateTouchDelta() function which is in Update() function.

Thank you

Jack

SDK Team, Maxst