Changing shape args without remount #104
Unanswered
AustinBrunkhorst
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to update a shape's args, i.e. sphere radius after initial render?
It looks like the
useBody
hook only sets the shape's properties on mount, and using thekey
prop change trick to trigger remount seems to cause some issues in the worker.Beta Was this translation helpful? Give feedback.
All reactions