1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
| {
| "ver": "1.1.0",
| "uuid": "abb777ee-254d-4cef-a389-c1a716b5400a",
| "maxWidth": 1024,
| "maxHeight": 1024,
| "padding": 2,
| "allowRotation": true,
| "forceSquared": false,
| "powerOfTwo": false,
| "heuristices": "BestAreaFit",
| "format": "png",
| "quality": 80,
| "contourBleed": true,
| "paddingBleed": true,
| "filterUnused": false,
| "subMetas": {}
| }
|
|