cloud wip

This commit is contained in:
minjaesong
2023-08-20 19:10:43 +09:00
parent 3d3926c08b
commit c5dfe46b76
9 changed files with 113 additions and 40 deletions

View File

@@ -2,7 +2,10 @@
"skyboxGradColourMap": "generic_skybox.tga",
"daylightClut": "clut_daylight.tga",
"classification": "generic",
"extraImages": [
]
"clouds": {
"normal": {
"filename": "cloud_normal.png",
"tw": 1024, "th": 512
}
}
}