Path: blob/main/release-content/migration-guides/bevy_material.md
9358 views
------Various material-related machinery where extracted from bevy_pbr and bevy_render into a new crate called bevy_material.
The following were moved from bevy_render to bevy_material:
AlphaModeSpecializedMeshPipelineError
The following were moved from bevy_pbr to bevy_material:
OpaqueRendererMethodErasedMeshPipelineKey,ErasedMaterialPipelineKey,ErasedMaterialKey,ErasedMaterialKeyVTable,RenderPhaseTypeMaterialProperties
The following were moved from bevy_render to bevy_material but do not require migration thanks to re-exports:
BindGroupLayoutDescriptor,RenderPipelineDescriptor,NoFragmentStateError,VertexState,FragmentState,ComputePipelineDescriptorShaderLabel,DrawFunctionLabel,DrawFunctionIdBindGroupLayoutEntryBuilder,BindGroupLayoutEntries,DynamicBindGroupLayoutEntries,IntoBindGroupLayoutEntryBuilder,IntoIndexedBindGroupLayoutEntryBuilderArray