Type Alias bevy::ui::DrawUi

source ·
pub type DrawUi = (SetItemPipeline, SetUiViewBindGroup<0>, SetUiTextureBindGroup<1>, DrawUiNode);