feat: enabled ssil and volumetric fog
parent
78c3b0f6cc
commit
39ec8e54c9
|
@ -18,6 +18,8 @@ sky_material = SubResource("PhysicalSkyMaterial_2kikw")
|
||||||
[sub_resource type="Environment" id="Environment_po184"]
|
[sub_resource type="Environment" id="Environment_po184"]
|
||||||
background_mode = 2
|
background_mode = 2
|
||||||
sky = SubResource("Sky_g8k5h")
|
sky = SubResource("Sky_g8k5h")
|
||||||
|
ssil_enabled = true
|
||||||
|
volumetric_fog_enabled = true
|
||||||
|
|
||||||
[node name="Level" type="Level"]
|
[node name="Level" type="Level"]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue