For my project I need to show a image first for some time(2 sec) and after that it should be replaced by other image of same shape and size over a trackable.While doing so my second image is coming after 2 seconds but first image is not going it remains on camera screen even when I am focusing my camera on objects other than trackable object.
Kindly help.
A
Andreas Fötschl
said
almost 8 years ago
Please ensure to set AR.ImageDrawale's "enabled" attribute to false to let it disappear. Also check out the meaning of "zOrder" in case you plan to stack a number of images on a target.
Jean-Louis ZADIKIAN