2019-11-20 16:36:08 +01:00
|
|
|
{
|
|
|
|
|
"textures": [
|
2021-03-29 16:27:52 +02:00
|
|
|
{ "name": "base", "channels": ["base_r", "base_g", "base_b", "1.0"], "color_space": "linear" },
|
2021-05-06 10:14:40 +02:00
|
|
|
{ "name": "nor", "channels": ["nor_r", "nor_g_directx", "nor_b", "1.0"], "color_space": "linear" },
|
2021-03-29 16:27:52 +02:00
|
|
|
{ "name": "orm", "channels": ["occ", "rough", "metal", "1.0"], "color_space": "linear" }
|
2019-11-20 16:36:08 +01:00
|
|
|
]
|
|
|
|
|
}
|