cloud: removing the translucent line from the texture

This commit is contained in:
minjaesong
2023-09-14 14:43:17 +09:00
parent 1b0b279e3d
commit fa0da28a5c
3 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
"daylightClut": "clut_daylight.tga",
"classification": "overcast",
"cloudChance": 300,
"cloudGamma": [2.0, 1.6],
"cloudGamma": [1.45, 1.0],
"cloudGammaVariance": [0.0, 0.0],
"windSpeed": 10.45,
"windSpeedVariance": 0.5,