Solved
Remote pvz file upload
I want to create an AR experience starting from a remote pvz resource and not directly uploading the content.
Is it possible? how to?
many thanks
I want to create an AR experience starting from a remote pvz resource and not directly uploading the content.
Is it possible? how to?
many thanks
You can set model source in JS
$scope.view.wdg['model-4']['src']=<url>;
I have done it with pvz-files stored in the Thingworx server.
Per
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.