"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

Accessing database from scripts

Accessing Vuforia Image database from scripts

I have been trying to change the Image Target at runtime, and I would like to find out if there is a way to access the imported Vuforia image database via scripts.

I tried the GetComponent method but it is giving me no results. What I am trying to do is access the database from a script and changing the image target at runtime.

I was hoping to get some answers here as there is little to no documentation of the Vuforia library used in Unity.

I tested it - it will work but some of the  properties are read only  and you can change only the properties of the behaviour script where you could find  predefined methods

e.g.