mirror of
https://github.com/Relintai/material-maker.git
synced 2024-11-13 06:27:18 +01:00
Merge pull request #48 from Calinou/environment-increase-radiance-size
Increase the environments' radiance size to 512×512
This commit is contained in:
commit
675c0ac8ff
@ -7,6 +7,7 @@
|
||||
|
||||
[sub_resource type="PanoramaSky" id=1]
|
||||
resource_local_to_scene = true
|
||||
radiance_size = 4
|
||||
panorama = ExtResource( 2 )
|
||||
|
||||
[sub_resource type="Environment" id=2]
|
||||
@ -31,6 +32,7 @@ tracks/0/keys = {
|
||||
|
||||
[sub_resource type="PanoramaSky" id=4]
|
||||
resource_local_to_scene = true
|
||||
radiance_size = 4
|
||||
panorama = ExtResource( 4 )
|
||||
|
||||
[sub_resource type="Environment" id=5]
|
||||
|
Loading…
Reference in New Issue
Block a user