8 lines
231 B
JSON
8 lines
231 B
JSON
|
|
{
|
||
|
|
"textures": [
|
||
|
|
{ "name": "base", "channels": ["base_r", "base_g", "base_b", "1.0"] },
|
||
|
|
{ "name": "nor", "channels": ["nor_r", "nor_g", "nor_b", "1.0"] },
|
||
|
|
{ "name": "mos", "channels": ["metal", "occ", "smooth", "1.0"] }
|
||
|
|
]
|
||
|
|
}
|