Docs for RenderSet are at least slightly inaccurate #16654
Labels
A-Rendering
Drawing game state to the screen
C-Docs
An addition or correction to our documentation
D-Trivial
Nice and easy! A great choice to get started with Bevy
S-Ready-For-Implementation
This issue is ready for an implementation PR. Go for it!
Bevy version
0.15, main
What is wrong with the docs?
https://docs.rs/bevy/latest/bevy/render/enum.RenderSet.html#variant.PostCleanup
I don't think there were other relevant changes to RenderSet / the render world schedule after #15320 or the various followup PRs.
The part about all entities being despawned should be changed to "any entities with
TemporaryRenderEntity
will be despawned."The text was updated successfully, but these errors were encountered: