File size: 443 Bytes
d6adb55 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | {
"variant_map": {
"mat1": "plastic_1"
},
"used_materials": {
"mat1": {
"material": "plastic_1",
"material_family": "plastic",
"label_id": 5
}
},
"render_summary": {
"resolution": {
"width": 512,
"height": 512
},
"samples": 32,
"output_structure": [
"albedo",
"images",
"depth",
"ORM",
"normal_mat",
"normal_obj",
"label"
]
}
} |