Skip to content

Commit de75755

Browse files
committed
Update the RenderStartup migration guide.
1 parent e7a4f4d commit de75755

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

release-content/migration-guides/render_startup.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,13 @@ The following are the (public) resources that are now initialized in `RenderStar
2020
- `UiPipeline`
2121
- `UiMaterialPipeline<M>`
2222
- `UiTextureSlicePipeline`
23+
- `VolumetricFogPipeline`
24+
- `DeferredLightingLayout`
25+
- `RenderLightmaps`
26+
- `PrepassPipeline`
27+
- `PrepassViewBindGroup`
28+
- `Wireframe3dPipeline`
29+
- `MaterialPipeline`
2330

2431
The vast majority of cases for initializing render resources look like so (in Bevy 0.16):
2532

0 commit comments

Comments
 (0)