# 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 | ||