mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
a404eb2acf
Since `visible_entities_system` already checks `Visiblie::is_visible` for each entity and requires it to be `true`, there's no reason to verify visibility in `PassNode::prepare` which consumes entities produced by the system. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |