mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-10 02:24:05 +09:00
each cloud now carry its own gamma value
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
"daylightClut": "clut_daylight.tga",
|
||||
"classification": "generic2",
|
||||
"cloudChance": 800,
|
||||
"cloudGamma": [0.48, 2.4],
|
||||
"cloudGammaVariance": [0.1, 0.1],
|
||||
"cloudGamma": [0.6, 2.4],
|
||||
"cloudGammaVariance": [0.1, 0.0],
|
||||
"windSpeed": 0.25,
|
||||
"windSpeedVariance": 1.0,
|
||||
"clouds": {
|
||||
|
||||
Reference in New Issue
Block a user