bevy/crates/bevy_pbr/src
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
..
render_graph Controllable ambient light color (#852) 2020-11-15 11:34:55 -08:00
entity.rs delegate layout reflection to RenderResourceContext (#691) 2020-11-10 13:20:05 -08:00
lib.rs Controllable ambient light color (#852) 2020-11-15 11:34:55 -08:00
light.rs Controllable ambient light color (#852) 2020-11-15 11:34:55 -08:00
material.rs Asset system rework and GLTF scene loading (#693) 2020-10-18 13:48:15 -07:00