Crate bevy_debug_overlay

Source

Structs§

Frametimes
OverlayCamera
OverlayConfig
OverlayConfigUniform
OverlayPlugin

Constants§

FRAMETIME_BUFFER_LEN
The amount of frametimes kept in the buffer to be rendered in the display Since the bars aren’t all of the same size, this is the maximum value possible The current value is somewhat arbitrary and was obtained by trial and error