bevy/crates/bevy_render
Jerome Humbert 382cd49c3b Add documentation to VisibleEntities and related (#5100)
# Objective

Add missing docs

## Solution

Add documentation to the `VisibleEntities` component, its related
`check_visibility()` system, and that system's label.

See Discord discussion here : https://discord.com/channels/691052431525675048/866787577687310356/990432663921901678
2022-07-02 07:00:04 +00:00
..
macros Better Materials: AsBindGroup trait and derive, simpler Material trait (#5053) 2022-06-30 23:48:46 +00:00
src Add documentation to VisibleEntities and related (#5100) 2022-07-02 07:00:04 +00:00
Cargo.toml Change check_visibility to use thread-local queues instead of a channel (#4663) 2022-06-21 18:10:27 +00:00