Replies: 1 comment
-
|
There was some discussion about this a while back here: #5139 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
The
global_vs_local_translationexample uses thetranslation_mutmethod onGlobalTransform. I thoughtGlobalTransformwas meant to never be updated manually, why is there a_mutmethod on it then? And why is it manually updated in the example? It seemstranslation_mutis the only mutable method onGlobalTransform.Beta Was this translation helpful? Give feedback.
All reactions