Module bevy_inspector_egui::world_inspector[][src]

Expand description

Configuration for the WorldInspectorPlugin

Structs

The InspectableRegistry can be used to tell the WorldInspectorPlugin how to display a type.

Resource which controls the way the world inspector is shown.

Plugin for displaying an inspector window of all entites in the world and their components.

Context for providing the WorldInspectorPlugin’s ui