init_material_pipeline
bevy_
pbr
0.17.2
bevy_pbr
Function
init_
material_
pipeline
Copy item path
Source
pub fn init_material_pipeline( commands:
Commands
<'_, '_>, mesh_pipeline:
Res
<'_,
MeshPipeline
>, )