AutoAtlas.pac.meta 700 B

123456789101112131415161718192021222324252627282930313233343536
  1. {
  2. "ver": "1.2.5",
  3. "uuid": "1f4382c7-8d72-4753-b9e5-6c3d33bb5e15",
  4. "importer": "auto-atlas",
  5. "maxWidth": 1024,
  6. "maxHeight": 1024,
  7. "padding": 2,
  8. "compressionLevel": 6,
  9. "allowRotation": true,
  10. "forceSquared": false,
  11. "powerOfTwo": false,
  12. "algorithm": "MaxRects",
  13. "format": "png",
  14. "quality": 80,
  15. "contourBleed": true,
  16. "paddingBleed": true,
  17. "filterUnused": false,
  18. "packable": false,
  19. "premultiplyAlpha": false,
  20. "filterMode": "bilinear",
  21. "platformSettings": {
  22. "web": {
  23. "formats": [
  24. {
  25. "name": "png",
  26. "quality": 80
  27. },
  28. {
  29. "name": "webp",
  30. "quality": 80
  31. }
  32. ]
  33. }
  34. },
  35. "subMetas": {}
  36. }