Grass Update
This commit is contained in:
parent
634f7dc292
commit
683790f84f
|
@ -16,6 +16,12 @@ sky_material = ExtResource("1_1fpwf")
|
||||||
[sub_resource type="Environment" id="Environment_w7k8h"]
|
[sub_resource type="Environment" id="Environment_w7k8h"]
|
||||||
background_mode = 2
|
background_mode = 2
|
||||||
sky = SubResource("Sky_4ktgn")
|
sky = SubResource("Sky_4ktgn")
|
||||||
|
tonemap_mode = 2
|
||||||
|
ssao_enabled = true
|
||||||
|
glow_enabled = true
|
||||||
|
adjustment_enabled = true
|
||||||
|
adjustment_contrast = 0.85
|
||||||
|
adjustment_saturation = 1.2
|
||||||
|
|
||||||
[sub_resource type="Curve" id="Curve_1fpwf"]
|
[sub_resource type="Curve" id="Curve_1fpwf"]
|
||||||
_data = [Vector2(0, 0), 0.0, 1.0, 0, 1, Vector2(1, 1), 1.0, 0.0, 1, 0]
|
_data = [Vector2(0, 0), 0.0, 1.0, 0, 1, Vector2(1, 1), 1.0, 0.0, 1, 0]
|
||||||
|
|
Loading…
Reference in New Issue