Skip to main content

DrawLayerComposite

Type Alias DrawLayerComposite 

Source
pub type DrawLayerComposite = (SetItemPipeline, SetUiViewBindGroup<0>, SetLayerAtlasBindGroup<1>, SetCompositeUniforms<2>, DrawLayerQuad);
Expand description

The composite quad’s draw stack — view uniform reuse means the quad rides whatever view its phase belongs to (screen, or an outer layer’s capture).