Derive Macro bevy_inspector_egui::prelude::InspectorOptions

source ·
#[derive(InspectorOptions)]
{
    // Attributes available to this derive:
    #[inspector]
}
Expand description

Derive macro used to derive InspectorOptions