This commit is contained in:
luboslenco
2025-08-07 14:58:38 +02:00
parent 5ba6ad03f1
commit 3dbdf2b3ed
199 changed files with 35 additions and 35 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"textures": [
{ "name": "base", "channels": ["base_r", "base_g", "base_b", "1.0"], "color_space": "linear" },
{ "name": "nor", "channels": ["nor_r", "nor_g", "nor_b", "1.0"], "color_space": "linear" },
{ "name": "mos", "channels": ["metal", "occ", "1.0", "smooth"], "color_space": "linear" },
{ "name": "height", "channels": ["0.0", "height", "0.0", "1.0"], "color_space": "linear" }
]
}