Start a new topic
Solved

Unity WTC Editor: Run by Editor-Script

hey there!


Is there a possibility to access the variables and functions used by the wtc-editor? Basically I want to generate the target with just one click. I imagine something like this should be possible if the functions and variables are exposed:

//pseudo-code
Wikitude.Editor.WTCCollection NewCollection = Wikitude.Editor.CreateCollection("PathToFirstTexture");
NewCollection.name = "MyCollection";
NewCollection.AddTarget("PathToSectondTexture");
...


thank you and have a nice day,

simon

1 Comment

Hello Simon,

Unfortunately this is not possible and I cannot give you any timeline regarding when it will be available.

Thanks
Eva

 

Login or Signup to post a comment