Module debug

Module debug 

Source
Expand description

Debug module for data that hooks into Bevy. Bevy frame diagnostics are synchronized into [bones_framework::debug::FrameDiagState] which may be displayed using [bones_framework::debug] module.

Structsยง

BevyDebugPlugin
Plugin for debug tools that hook into Bevy, such as [bevy::diagnostic::FrameTimeDiagnosticsPlugin].