brighter stars

This commit is contained in:
yuni 2024-03-17 13:37:55 +01:00
parent 2664602574
commit 9cec03a34f

View file

@ -31,7 +31,7 @@ pub fn setup(
camera::CameraController::default(),
Skybox {
image: skybox_handle.clone(),
brightness: 150.0,
brightness: 500.0,
},
));
commands.insert_resource(Cubemap {