lets not go overboard with the bloom
This commit is contained in:
parent
7801dc6cdb
commit
d4f5da819c
|
@ -42,7 +42,7 @@ pub fn setup(
|
||||||
brightness: 200.0,
|
brightness: 200.0,
|
||||||
},
|
},
|
||||||
BloomSettings {
|
BloomSettings {
|
||||||
composite_mode: BloomCompositeMode::Additive,
|
composite_mode: BloomCompositeMode::EnergyConserving,
|
||||||
..default()
|
..default()
|
||||||
},
|
},
|
||||||
));
|
));
|
||||||
|
|
Loading…
Reference in a new issue