parent
912f77b2fe
commit
0f03e1d46e
@ -13,8 +13,7 @@ pub type Layer = usize;
|
||||
/// Cameras with this component will only render entities with intersecting
|
||||
/// layers.
|
||||
///
|
||||
/// There are 32 layers numbered `0` - [`TOTAL_LAYERS`](RenderLayers::TOTAL_LAYERS). Entities may
|
||||
/// belong to one or more layers, or no layer at all.
|
||||
/// Entities may belong to one or more layers, or no layer at all.
|
||||
///
|
||||
/// The [`Default`] instance of `RenderLayers` contains layer `0`, the first layer.
|
||||
///
|
||||
|
||||
Loading…
Reference in New Issue
Block a user