AutoAtlas.pac.meta 700 B

123456789101112131415161718192021222324252627282930313233
  1. {
  2. "ver": "1.0.5",
  3. "importer": "auto-atlas",
  4. "imported": true,
  5. "uuid": "eddeebd8-8490-4d15-816b-b40422a2cc40",
  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. "compressSettings": {},
  24. "textureSetting": {
  25. "wrapModeS": "repeat",
  26. "wrapModeT": "repeat",
  27. "minfilter": "linear",
  28. "magfilter": "linear",
  29. "mipfilter": "none",
  30. "anisotropy": 1
  31. }
  32. }
  33. }