Type Definition bevy::pbr::DrawShadowMesh

pub type DrawShadowMesh = (SetItemPipeline, SetShadowViewBindGroup<0>, SetMeshBindGroup<1>, DrawMesh);