7 lines
168 B
JSON
7 lines
168 B
JSON
{
|
|
"textures": [
|
|
{ "name": "base", "channels": ["base_r", "base_g", "base_b", "rough"] },
|
|
{ "name": "nor", "channels": ["nor_r", "nor_g", "smooth", "metal"] }
|
|
]
|
|
}
|