Files
armorpaint/Assets/painter/export_presets/unity.json
T

8 lines
231 B
JSON
Raw Normal View History

2019-11-20 16:36:08 +01:00
{
"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"] }
]
}