Increase the environments' radiance size to 512×512

This makes reflections more detailed, which is especially noticeable
on smooth materials.
This commit is contained in:
Hugo Locurcio 2019-10-27 11:26:13 +01:00
parent e41c509e9f
commit cf86111b81
No known key found for this signature in database
GPG Key ID: 39E8F8BE30B0A49C

View File

@ -7,6 +7,7 @@
[sub_resource type="PanoramaSky" id=1] [sub_resource type="PanoramaSky" id=1]
resource_local_to_scene = true resource_local_to_scene = true
radiance_size = 4
panorama = ExtResource( 2 ) panorama = ExtResource( 2 )
[sub_resource type="Environment" id=2] [sub_resource type="Environment" id=2]
@ -31,6 +32,7 @@ tracks/0/keys = {
[sub_resource type="PanoramaSky" id=4] [sub_resource type="PanoramaSky" id=4]
resource_local_to_scene = true resource_local_to_scene = true
radiance_size = 4
panorama = ExtResource( 4 ) panorama = ExtResource( 4 )
[sub_resource type="Environment" id=5] [sub_resource type="Environment" id=5]