darker stars
This commit is contained in:
parent
571f886782
commit
d7823f7657
|
@ -39,7 +39,7 @@ pub fn setup(
|
||||||
camera::CameraController::default(),
|
camera::CameraController::default(),
|
||||||
Skybox {
|
Skybox {
|
||||||
image: skybox_handle.clone(),
|
image: skybox_handle.clone(),
|
||||||
brightness: 500.0,
|
brightness: 200.0,
|
||||||
},
|
},
|
||||||
BloomSettings {
|
BloomSettings {
|
||||||
composite_mode: BloomCompositeMode::Additive,
|
composite_mode: BloomCompositeMode::Additive,
|
||||||
|
|
Loading…
Reference in a new issue