Skip to content

Commit

Permalink
[change] tweaked minecraft post effect
Browse files Browse the repository at this point in the history
  • Loading branch information
begla committed Aug 5, 2024
1 parent 8262612 commit f31eec2
Showing 1 changed file with 16 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,26 @@
"category": {
"value": ""
},
"sunAzimuthElevation": {
"values": [
45.0,
45.0
],
"blendFactor": 1.0
},
"sunIntensity": {
"value": 4.0,
"blendFactor": 1.0
},
"sunColor": {
"values": [
1.0,
0.8358849883079529,
0.6100386381149292,
1.0
],
"blendFactor": 1.0
},
"skyPanorama": {
"value": "sky",
"blendFactor": 1.0
Expand Down

0 comments on commit f31eec2

Please sign in to comment.