Skip to main content
1-Visitor
July 24, 2021
Solved

How to stop playing sequences in the background when we press the button for 3D image.

  • July 24, 2021
  • 2 replies
  • 1613 views

I want the sequences for a model to stop as soon as we click the button for 3D image. How can we do that?

Best answer by AS_9962540

It didn't work. I am using toggle button for the safety instructions so I bind the pressed with disable of other buttons. 

2 replies

16-Pearl
July 27, 2021

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

 

 

AS_99625401-VisitorAuthorAnswer
1-Visitor
July 27, 2021

It didn't work. I am using toggle button for the safety instructions so I bind the pressed with disable of other buttons.