mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
8ad9a7c7c4
# Objective The documentation for camera priority is very confusing at the moment, it requires a bit of "double negative" kind of thinking. # Solution Flipping the wording on the documentation to reflect more common usecases like having an overlay camera and also renaming it to "order", since priority implies that it will override the other camera rather than have both run. |
||
---|---|---|
.. | ||
window | ||
how_to_test_systems.rs |