auto-atlas.pac.meta 807 B

123456789101112131415161718192021222324252627282930313233343536
  1. {
  2. "ver": "1.0.8",
  3. "importer": "auto-atlas",
  4. "imported": true,
  5. "uuid": "cb073922-76e9-49f8-9fca-17db90e87b75",
  6. "files": [
  7. ".json"
  8. ],
  9. "subMetas": {},
  10. "userData": {
  11. "maxWidth": 1024,
  12. "maxHeight": 1024,
  13. "padding": 2,
  14. "allowRotation": true,
  15. "forceSquared": false,
  16. "powerOfTwo": false,
  17. "algorithm": "MaxRects",
  18. "format": "png",
  19. "quality": 80,
  20. "contourBleed": true,
  21. "paddingBleed": true,
  22. "filterUnused": true,
  23. "removeTextureInBundle": true,
  24. "removeImageInBundle": true,
  25. "removeSpriteAtlasInBundle": true,
  26. "compressSettings": {},
  27. "textureSetting": {
  28. "wrapModeS": "repeat",
  29. "wrapModeT": "repeat",
  30. "minfilter": "linear",
  31. "magfilter": "linear",
  32. "mipfilter": "none",
  33. "anisotropy": 0
  34. }
  35. }
  36. }