Derive Macro bevy_render::render_graph::RenderSubGraph

source ยท
#[derive(RenderSubGraph)]
Expand description

Derive macro generating an impl of the trait RenderSubGraph.

This does not work for unions.