How do I reset an interactive scene thats been imported into react #122
Unanswered
pavanmannem
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have an interactive spline scene that's been imported into my react app using
<Spline scene="https://prod.spline.design/ABCDEFGHI/scene.splinecode" />
In the spline UI there's a reset button to return the scene to its original state.
Is there a property I can use to recreate that within my react app so the user can reset the scene.
Beta Was this translation helpful? Give feedback.
All reactions