Skip to content

Commit

Permalink
JRB and Aquarium lights.
Browse files Browse the repository at this point in the history
  • Loading branch information
DarioSamo committed Jul 10, 2021
1 parent 0ecd44e commit 526fa2a
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions rt64/config/level_lights.json
Original file line number Diff line number Diff line change
Expand Up @@ -5993,14 +5993,14 @@
],
"scene": {
"ambientBaseColor": [
0.20000000298023224,
0.20000000298023224,
0.25
0.15000000596046448,
0.15000000596046448,
0.15000000596046448
],
"ambientNoGIColor": [
0.10000000149011612,
0.15000000596046448,
0.20000000298023224
0.20000000298023224,
0.25,
0.25
],
"eyeLightDiffuseColor": [
0.10000000149011612,
Expand All @@ -6013,7 +6013,7 @@
0.10000000149011612
],
"giDiffuseStrength": 0.699999988079071,
"giSkyStrength": 0.3499999940395355,
"giSkyStrength": 0.5,
"skyHSLModifier": [
0.0,
0.0,
Expand Down Expand Up @@ -7564,7 +7564,7 @@
"ambientBaseColor": [
0.20000000298023224,
0.20000000298023224,
0.25
0.20000000298023224
],
"ambientNoGIColor": [
0.10000000149011612,
Expand All @@ -7582,7 +7582,7 @@
0.10000000149011612
],
"giDiffuseStrength": 0.699999988079071,
"giSkyStrength": 0.3499999940395355,
"giSkyStrength": 1.0,
"skyHSLModifier": [
0.0,
0.0,
Expand Down

0 comments on commit 526fa2a

Please sign in to comment.