bevy_screen_diagnostics
Display bevy diagnostics on the window without any hassle.
Quickstart
This adds the framerate and frametime diagnostics to your window.
use *;
use ;
The ScreenFrameDiagnosticsPlugin is a very simple plugin
Display bevy diagnostics on the window without any hassle.
This adds the framerate and frametime diagnostics to your window.
use *;
use ;
The ScreenFrameDiagnosticsPlugin is a very simple plugin