nativescript-ar icon indicating copy to clipboard operation
nativescript-ar copied to clipboard

IMAGE tracking - OnTrackingLost

Open Doomkyn opened this issue 4 years ago • 0 comments

Hello, is there a way to know when the tracking has been lost? Right now I can add models to the view when I Track an image with ARTrackingImageDetectedEventData, but I don't know when the image has been lost, and cannot destroy the models I created. So that lead to having multiple models in the view if I point sequentially at multiple targets.

Am I missing something?

Doomkyn avatar Mar 16 '21 13:03 Doomkyn