Skip to content

Commit 8a8a4a7

Browse files
committed
Update Demo.tscn
1 parent 6e99aed commit 8a8a4a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project/demo/Demo.tscn

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ _shader_parameters = {
4949
&"dual_scaling": null,
5050
&"flat_terrain_normals": false,
5151
&"general": null,
52+
&"ground_level": 0.0,
5253
&"macro_variation": true,
5354
"macro_variation1": Color(0.855, 0.8625, 0.9, 1),
5455
"macro_variation2": Color(0.9, 0.885, 0.81, 1),
@@ -60,10 +61,8 @@ _shader_parameters = {
6061
"noise1_scale": 0.04,
6162
"noise2_scale": 0.076,
6263
"noise_texture": SubResource("NoiseTexture2D_bov7h"),
63-
"projection_threshold": 0.87,
6464
&"region_blend": 0.25,
6565
"tri_scale_reduction": 0.3,
66-
&"vertical_projection": true,
6766
&"world_background_noise": null,
6867
"world_noise_fragment_normals": false,
6968
"world_noise_height": 34.0,
@@ -77,6 +76,7 @@ world_background = 2
7776
auto_shader_enabled = true
7877
dual_scaling_enabled = true
7978
macro_variation_enabled = true
79+
projection_enabled = true
8080
displacement_sharpness = 0.25
8181

8282
[node name="Demo" type="Node"]

0 commit comments

Comments
 (0)