Reduce cpu usage (as in stop rendering loop) when no user action ? #14557
-
Hi, Just a quick question: is there a way to reduce the cpu usage dynamically by stopping the rendering loop ? Any hint ? Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
JMS55
Jul 31, 2024
Replies: 1 comment 2 replies
-
Look at https://dev-docs.bevyengine.org/bevy/winit/struct.WinitSettings.html |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
ThomasCartier
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Look at https://dev-docs.bevyengine.org/bevy/winit/struct.WinitSettings.html