atmosphere: volumetric light step count 16->24
This commit is contained in:
parent
7594223114
commit
c245b3db18
|
@ -155,7 +155,7 @@ pub fn setup_camera(
|
||||||
ambient_intensity: 0.0,
|
ambient_intensity: 0.0,
|
||||||
absorption: 0.1,
|
absorption: 0.1,
|
||||||
density: 0.01,
|
density: 0.01,
|
||||||
step_count: 16,
|
step_count: 24,
|
||||||
..default()
|
..default()
|
||||||
},
|
},
|
||||||
bevy::core_pipeline::fxaa::Fxaa {
|
bevy::core_pipeline::fxaa::Fxaa {
|
||||||
|
|
Loading…
Reference in a new issue