Start a new topic

onClick 3D model change.

onClick 3D model change.


Hi,

I am using wikitude cordova plugin. I am getting a 3D model and a button. I need to change the 3D model when click on the button. Like in the showcase video of wikitude. (Link below).

Video link:

https://youtu.be/o1ZXQodfYe4

 

Thanks in advance :)

 

Hello Salman,

What you need to do in order to achieve the functionality you describe is add a button and then react every time the button is clicked. In order to have the 3D model appearing when the button is clicked you need to define this in your code when this specific event (onClick) is triggered. 

I hope this helps. Thanks
Login or Signup to post a comment