File size: 564 Bytes
58c6f02
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
29
30
31
32
33
34
{
  "variant_map": {
    "mat1": "wood_4",
    "mat2": "fabric_1"
  },
  "used_materials": {
    "mat1": {
      "material": "wood_4",
      "material_family": "wood",
      "label_id": 7
    },
    "mat2": {
      "material": "fabric_1",
      "material_family": "fabric",
      "label_id": 2
    }
  },
  "render_summary": {
    "resolution": {
      "width": 512,
      "height": 512
    },
    "samples": 32,
    "output_structure": [
      "albedo",
      "images",
      "depth",
      "ORM",
      "normal_mat",
      "normal_obj",
      "label"
    ]
  }
}