Skip to content

Commit df6766a

Browse files
committed
Add the OitResolvePipeline to the RenderStartup migration guide.
1 parent c5ebbfc commit df6766a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release-content/migration-guides/render_startup.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ The following are the (public) resources that are now initialized in `RenderStar
4141
- `SpritePipeline`
4242
- `Mesh2dPipeline`
4343
- `BatchedInstanceBuffer<Mesh2dUniform>`
44+
- `OitResolvePipeline`
4445

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

0 commit comments

Comments
 (0)