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