Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
I want the sequences for a model to stop as soon as we click the button for 3D image. How can we do that?
Solved! Go to Solution.
It didn't work. I am using toggle button for the safety instructions so I bind the pressed with disable of other buttons.
How about Bind the 3D Image Click Event to Model Service Stop playing sequence?
https://support.ptc.com/help/vuforia/studio/en/#page/Studio_Help_Center%2FWidget3DModel.html
It didn't work. I am using toggle button for the safety instructions so I bind the pressed with disable of other buttons.