bevy_lit 0.9.1

A lighting 2d library for Bevy
Documentation
1
2
3
4
pub mod point_light;
pub mod render;
pub mod spot_light;
pub mod texture_light;