As I am using Azure digital twin 3d scenes Studio (which internally using this package), I need pause and play the particular element in the 3d model based on the condition.
Describe the solution you'd like
It is better to give any option while building the model whether to stop or play the model on the condition based.
Example:
I need to stop the rotation of the Arm given in the below Image. Suppose the property which I configured is workingStatus and binded to that arm element. I want to stop the Element's Animation (it is rotating for every time) if workingStatus is false.
As I am using Azure digital twin 3d scenes Studio (which internally using this package), I need pause and play the particular element in the 3d model based on the condition.
Describe the solution you'd like
It is better to give any option while building the model whether to stop or play the model on the condition based.
Example:
I need to stop the rotation of the Arm given in the below Image. Suppose the property which I configured is workingStatus and binded to that arm element. I want to stop the Element's Animation (it is rotating for every time) if workingStatus is false.