Files
armorpaint/Assets/export_presets/unity.json
T
2020-10-27 12:47:04 +01:00

9 lines
300 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", "1.0", "smooth"] },
{ "name": "height", "channels": ["0.0", "height", "0.0", "1.0"] }
]
}