I have a HoloLens experience built and am trying to display a 3D Labels visibility for 5 seconds controlled by the end of a sequence, then seamlessly control 5 pairs of a 3DLabel and 3DImage that are show together, cycling through each pair for a 5 seconds each. Each pair is a label describing what the image is showing.
From your explanation I'm guessing that you have a sequence developed in Creo Illustrate that you have the user step through and when they get to the end, you want to play the labels.
You could:
I'm sure there's plenty of other ways to do it. I'm always a big fan of as little JS as possible, but that's because I'm not a coder.
Yes, I built a sequence developed in Creo Illustrate that is set up to play all and ideally would have the labels play out following the sequence.
I will try adding some additional steps to the Illustrate sequence that last for 5 seconds excluding the geometry.
Then use a bit of JS to show the labels when the step number comes up. Luckily I have set this up for Play All to make a smoother HoloLens experience.
I'm sure there's plenty of other ways to do it as well, and also try to use as little JS because I'm not a coder either.
Thank you, I appreciate all your advice!
Best regards,
Jeff