\/
This commit is contained in:
@@ -34,6 +34,7 @@ volumetric_fog_density = 0.0
|
|||||||
|
|
||||||
[sub_resource type="FogMaterial" id="FogMaterial_qjimh"]
|
[sub_resource type="FogMaterial" id="FogMaterial_qjimh"]
|
||||||
density = 0.05
|
density = 0.05
|
||||||
|
albedo = Color(0.71539, 0.628132, 0.473352, 1)
|
||||||
height_falloff = 1e-05
|
height_falloff = 1e-05
|
||||||
|
|
||||||
[node name="Lobby" type="Node3D"]
|
[node name="Lobby" type="Node3D"]
|
||||||
@@ -46,6 +47,9 @@ environment = SubResource("Environment_72fkp")
|
|||||||
|
|
||||||
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="WorldEnvironment"]
|
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="WorldEnvironment"]
|
||||||
transform = Transform3D(0.917663, -0.182505, -0.352967, 0.227411, 0.969643, 0.0898726, 0.32585, -0.162741, 0.931309, 0, 0, 0)
|
transform = Transform3D(0.917663, -0.182505, -0.352967, 0.227411, 0.969643, 0.0898726, 0.32585, -0.162741, 0.931309, 0, 0, 0)
|
||||||
|
light_color = Color(0.71539, 0.628132, 0.473352, 1)
|
||||||
|
light_energy = 3.435
|
||||||
|
light_volumetric_fog_energy = 2.0
|
||||||
shadow_enabled = true
|
shadow_enabled = true
|
||||||
shadow_transmittance_bias = 5.628
|
shadow_transmittance_bias = 5.628
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user