bevy/crates/bevy_render
Joseph 99c465dcb5
Clarify the difference between default render layers and none render layers (#14075)
# Objective

It's not always obvious what the default value for `RenderLayers`
represents. It is documented, but since it's an implementation of a
trait method the documentation may or may not be shown depending on the
IDE.

## Solution

Add documentation to the `none` method that explicitly calls out the
difference.

---------

Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
2024-07-02 07:18:21 +02:00
..
macros Release Candidate 0.14.0-rc.4 2024-06-27 23:29:08 +02:00
src Clarify the difference between default render layers and none render layers (#14075) 2024-07-02 07:18:21 +02:00
Cargo.toml Release Candidate 0.14.0-rc.4 2024-06-27 23:29:08 +02:00
README.md Add README.md to all crates (#13184) 2024-05-02 18:56:00 +00:00

Bevy Render

License Crates.io Downloads Docs Discord