Apply full ambient lighting
This commit is contained in:
parent
e8b77b42bb
commit
3307cdc8a9
|
@ -4,6 +4,9 @@
|
|||
[ext_resource type="Script" path="res://project/code/camera.gd" id="2_w5otl"]
|
||||
|
||||
[sub_resource type="Environment" id="Environment_oxkvl"]
|
||||
ambient_light_source = 2
|
||||
ambient_light_color = Color(1, 1, 1, 1)
|
||||
ssao_enabled = true
|
||||
|
||||
[node name="Main" type="Node3D"]
|
||||
|
||||
|
|
Loading…
Reference in New Issue