123456789101112131415161718192021222324252627282930313233343536 |
- {
- "ver": "1.2.5",
- "uuid": "1f4382c7-8d72-4753-b9e5-6c3d33bb5e15",
- "importer": "auto-atlas",
- "maxWidth": 1024,
- "maxHeight": 1024,
- "padding": 2,
- "compressionLevel": 6,
- "allowRotation": true,
- "forceSquared": false,
- "powerOfTwo": false,
- "algorithm": "MaxRects",
- "format": "png",
- "quality": 80,
- "contourBleed": true,
- "paddingBleed": true,
- "filterUnused": false,
- "packable": false,
- "premultiplyAlpha": false,
- "filterMode": "bilinear",
- "platformSettings": {
- "web": {
- "formats": [
- {
- "name": "png",
- "quality": 80
- },
- {
- "name": "webp",
- "quality": 80
- }
- ]
- }
- },
- "subMetas": {}
- }
|