Files
armorpaint/Assets/painter/export_presets/unigine.json
T
2020-04-12 10:43:19 +02:00

9 lines
290 B
JSON

{
"textures": [
{ "name": "base", "channels": ["base_r", "base_g", "base_b", "1.0"] },
{ "name": "nor", "channels": ["nor_r", "nor_g", "0.0", "1.0"] },
{ "name": "sh", "channels": ["metal", "rough", "0.0", "1.0"] },
{ "name": "occ", "channels": ["occ", "0.0", "0.0", "1.0"] }
]
}