Await object changes #2446
samevision
started this conversation in
General
Replies: 1 comment 1 reply
-
I'd look into |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello,
Is there a possibility for a callback that is triggered once the object has completed all changes (material, position, etc.).
For example, I have the problem that Bounds from Drei aligns the camera before the modules have even been rendered or the positions changed. I would like to call bounds.refresh.fit() here, however when do I know when the object has applied all adjustments?
I would really appreciate a little advice here.
Best regards
Beta Was this translation helpful? Give feedback.
All reactions