Function init_material_pipeline

Source
pub fn init_material_pipeline(
    commands: Commands<'_, '_>,
    mesh_pipeline: Res<'_, MeshPipeline>,
)