Derive Macro bevy_render_macros::RenderLabel

source ·
#[derive(RenderLabel)]
Expand description

Derive macro generating an impl of the trait RenderLabel.

This does not work for unions.