Multi threading #1292
Unanswered
MineStorm999
asked this question in
Q&A
Multi threading
#1292
Replies: 1 comment 1 reply
-
Yes, you can. |
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
-
Can I run physicsSystem.Update(), on a second thread, while I do for example rendering on a different? (of course I would upload all body transforms for rendering to the GPU first).
Beta Was this translation helpful? Give feedback.
All reactions