Refine world lighting balance
This commit is contained in:
parent
b92c55562d
commit
0edbfabdb1
2 changed files with 7 additions and 7 deletions
|
|
@ -24,8 +24,8 @@ environment = ExtResource("4_environment")
|
|||
|
||||
[node name="Sun" type="DirectionalLight3D" parent="Environment"]
|
||||
rotation_degrees = Vector3(-54, -32, 0)
|
||||
light_color = Color(1, 0.945098, 0.721569, 1)
|
||||
light_energy = 0.62
|
||||
light_color = Color(0.88, 0.94, 0.96, 1)
|
||||
light_energy = 0.1
|
||||
shadow_enabled = false
|
||||
shadow_opacity = 0.58
|
||||
shadow_blur = 2.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue