bevy/crates/bevy_pbr/src/render_graph
Jackson Lango 18195bfa91
Controllable ambient light color (#852)
Control ambient light color via resource

The AmbientLight resource now controls the ambient light color in the
pbr fragment shader.
2020-11-15 11:34:55 -08:00
..
forward_pipeline Controllable ambient light color (#852) 2020-11-15 11:34:55 -08:00
lights_node.rs Controllable ambient light color (#852) 2020-11-15 11:34:55 -08:00
mod.rs Asset system rework and GLTF scene loading (#693) 2020-10-18 13:48:15 -07:00