mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
c37e81b34a
# Objective - Fixes #11933. - Related: #12280. ## Solution - Specify that, after applying `AmbientLight`, the resulting units are in cd/m^2. - This is based on [@fintelia's comment](https://github.com/bevyengine/bevy/issues/11933#issuecomment-1995427587), and will need to be verified. --- ## Changelog - Specified units for `AmbientLight`'s `brightness` field. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |