Skip to content
Discussion options

You must be logged in to vote

Since at least bevy 0.7, you need to set the present_mode property to PresentMode::Immediate on the WindowDescriptor

See https://github.com/bevyengine/bevy/blob/main/examples/window/window_settings.rs for a more complete example.

If you have a g-sync or freesync display it's possible that the display will ignore this setting.

Replies: 1 comment

Comment options

IceSentry
Jun 8, 2022
Collaborator Author

You must be logged in to vote
0 replies
Answer selected by IceSentry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant