mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
3e86787e93
# Objective `RenderLayers` was marketed as being unlimited in the Bevy 0.14 release notes, but the most obvious constructor doesn't actually support unlimited layers. We should explicitly document this. ## Solution Add some docs mentioning the limit and pointing the user to `with` or `from_layers` if they need an arbitrary number of layers. |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml | ||
README.md |