WIP: Some updates
This commit is contained in:
@ -759,6 +759,8 @@ process_mode = 2
|
||||
background_mode = 2
|
||||
sky = SubResource("Sky_a2lxx")
|
||||
ambient_light_source = 3
|
||||
ssr_enabled = true
|
||||
ssao_enabled = true
|
||||
glow_enabled = true
|
||||
fog_density = 0.0321
|
||||
fog_height = 15.06
|
||||
@ -958,7 +960,8 @@ shape = SubResource("ConcavePolygonShape3D_sf4fr")
|
||||
|
||||
[node name="MainLight" type="DirectionalLight3D" parent="Light"]
|
||||
transform = Transform3D(1, 0, 0, 0, 0.380296, 0.924865, 0, -0.924865, 0.380296, 0, 61.1231, 5.46385)
|
||||
light_energy = 2.111
|
||||
layers = 524289
|
||||
light_energy = 0.5
|
||||
light_bake_mode = 1
|
||||
|
||||
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
|
||||
|
Reference in New Issue
Block a user