Skip to main content
15-Moonstone
May 23, 2018
Question

Switch PVZ on Model ( Hololens Problem )

  • May 23, 2018
  • 1 reply
  • 674 views

I wanted to know if it was possible to make a change of PVZ ON A MODEL as for mobile and Tablet, the strange thing is that in the preview everything works but then once published on Hololens does not switch between the various pvz.

 

i created a 3D-IMAGE and i bind this function to a click event :

 

3D-IMAGE1 recall this function :

 

$scope.ina=function(){

$scope.view.wdg['model-3']['src'] = 'app/resources/Uploaded/ina.pvz';

};

 

 

3D-IMAGE2 recall this function :

 

$scope.xama=function(){

$scope.view.wdg['model-3']['src'] = 'app/resources/Uploaded/xama.pvz';

};

 

when I click on the various 3dimage the exchange takes place but only on the mobile & tablet ( not function on the Hololens ) ?

 

😞

 

 

 

1 reply

5-Regular Member
May 29, 2018

@Giuseppe_Fiore Do you see any errors in Studio application log or mobile device log ?  I would request you to open a PTC Tech Support case to review this issue and provide the details to investigate the cause of the issue.

 

Thanks,

Durgesh