Docs.rs
bevy_2delight_layers-0.2.0
bevy_2delight_layers 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
mfpekala
Dependencies
bevy ^0.15
normal
bevy_2delight_anims ^0.2.1
normal
bevy_2delight_physics ^0.2.1
normal
rand ^0.8.5
normal
Versions
40%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bevy_
2delight_
layers
0.2.0
All Items
Crate Items
Modules
Structs
Constants
Crate
bevy_2delight_layers
Copy item path
Source
Modules
§
prelude
Structs
§
Layers
Camera
Set
The set that internally handles updating layer cameras. This happens in
PostUpdate
. NOTE: This is the system that places all the cameras. You must make sure the pos is correct before this system.
Light
Anim
Set
The set that handles driving underlying light animations. Happens during
PostUpdat
, before
AnimSet
.
Light
Interaction
Set
The set that handles light interaction. Happens during
Update
, after
PhysicsSet
.
Constants
§
DUMMY_
LAYER_
USIZE
This is a render layer that explicitly doesn’t render