Changing an object’s state from outside the Scene #230
Unanswered
fan-jaewookJung
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was checking whether it’s possible to change the state of a 3D object from outside the Spline scene by triggering the defined transition.
While reviewing the code, I found that it’s possible to change the object’s state with transtition, using the following code:
Is there a specific reason why this functionality is not officially documented in the API?
Beta Was this translation helpful? Give feedback.
All reactions