mirror of
https://github.com/Relintai/material-maker.git
synced 2024-11-13 06:27:18 +01:00
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:
parent
e41c509e9f
commit
cf86111b81
@ -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]
|
||||||
|
Loading…
Reference in New Issue
Block a user