Files
armorpaint/Assets/export_presets/xplane.json
T

7 lines
168 B
JSON
Raw Normal View History

2019-11-20 16:36:08 +01:00
{
"textures": [
2020-03-05 15:00:09 +01:00
{ "name": "base", "channels": ["base_r", "base_g", "base_b", "rough"] },
{ "name": "nor", "channels": ["nor_r", "nor_g", "smooth", "metal"] }
2019-11-20 16:36:08 +01:00
]
}