Merge cleanup

This commit is contained in:
luboslenco
2020-10-27 12:47:04 +01:00
parent 39f5c38380
commit 568e9f7f36
96 changed files with 19 additions and 1389 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"textures": [
{ "name": "base", "channels": ["base_r", "base_g", "base_b", "1.0"] },
{ "name": "nor", "channels": ["nor_r", "nor_g", "0.0", "1.0"] },
{ "name": "sh", "channels": ["metal", "rough", "0.0", "1.0"] },
{ "name": "occ", "channels": ["occ", "0.0", "0.0", "1.0"] }
]
}