Texture size reduction on the fly for 3D model using metadata
[platform/core/uifw/dali-toolkit.git] / automated-tests / resources / AnimatedCube.metadata
1  {
2     "images": [
3         {
4             "uri": "AnimatedCube_BaseColor.png",
5             "minWidth": 256,
6             "minHeight": 256,
7             "samplingMode": "BOX_THEN_NEAREST"
8         },
9         {
10             "uri": "AnimatedCube_MetallicRoughness.png",
11             "minWidth": 256,
12             "minHeight": 256,
13             "samplingMode": "NEAREST"
14         }
15     ]
16 }
17