Texture generation tests
This commit is contained in:
+17
-1
@@ -12,8 +12,24 @@ sun_latitude = 2.77
|
||||
sun_longitude = -50.44
|
||||
|
||||
[sub_resource type="Environment" id=2]
|
||||
background_mode = 2
|
||||
background_mode = 1
|
||||
background_sky = SubResource( 1 )
|
||||
tonemap_mode = 2
|
||||
ssao_radius = 0.3
|
||||
ssao_intensity = 67.2
|
||||
ssao_bias = 1.183
|
||||
ssao_color = Color( 0.223529, 0.243137, 0.615686, 1 )
|
||||
glow_levels/1 = true
|
||||
glow_levels/2 = true
|
||||
glow_levels/4 = true
|
||||
glow_levels/6 = true
|
||||
glow_levels/7 = true
|
||||
glow_intensity = 3.75
|
||||
glow_bloom = 0.26
|
||||
glow_hdr_threshold = 1.57
|
||||
glow_hdr_luminance_cap = 12.31
|
||||
adjustment_enabled = true
|
||||
adjustment_saturation = 0.87
|
||||
|
||||
[node name="Spatial" type="Spatial"]
|
||||
script = ExtResource( 4 )
|
||||
|
||||
Reference in New Issue
Block a user