Access "Tracked Image Prefab"

Hi,

Thank you for providing such a wonderful platform which supports iOS and Android both out of the box!!

I am trying to play some animations with “Tracked Image Prefab” 3D which is instantiated once camera detects Image (like in ImageTracking example ).

For this I need to access this newly instantiated “Tracked Image Prefab” object so that I can update its animation property on some button clicks.

I am clueless like how can I achieve this.

Any help would be great

Thank you.

Hi Brewmerang,
did you find a solution, please? I am having exactly the same problem.

Please refer to the ARTrackedImageManager documentation and specifically the trackedImagesChanged event that fires when images are added, updated, or removed.