Derive Macro bevy_render_macros::RenderSubGraph

source ·
#[derive(RenderSubGraph)]
Expand description

Derive macro generating an impl of the trait RenderSubGraph.

This does not work for unions.