"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

UserDefinedTarget - Reference of the Instantiated Target

Hi i'm developing a sample application based on the UserDefinedTarget Example. After digging in the code i find out that it just create a new instance of the referenced object in UserDefinedTargetEventHandler. I would like to get the reference of the new created clone because i would like to attach a 3d model afterward. Because the QCARWrapper has no documentation I would like to know it provides such a reference. 

--- Thank u in advace.