Unable to stop Image Tracking behaviour

0 votes
asked Apr 18, 2018 by mrk2nk2n (120 points)
Currently, I am using easyAR's ImageTargetBehaviour to do scanning of 5 different images. However, i wish to control the ImageTargetBehaviour, specifically, to stop AR ImageTarget scanning for a certain period of time.

Does anyone know how to do that, or if EasyAR has a function to disable the scanning behaviour

1 Answer

0 votes
answered Apr 18, 2018 by easyar0807 (1,020 points)
There are many ways to do this.  

ImageTrackerBaseBehaviour Class: StopTrack()

https://www.easyar.com/doc/EasyAR%20SDK/Unity%20Plugin%20Reference/2.0/ImageTrackerBaseBehaviour.html
Welcome to EasyAR SDK Q&A, where you can ask questions and receive answers from other members of the community.
...