123456789101112131415161718192021222324252627282930313233343536 |
- {
- "ver": "1.0.6",
- "importer": "auto-atlas",
- "imported": true,
- "uuid": "d2fffec2-1a97-44ae-a37b-1cc6749711a9",
- "files": [
- ".json"
- ],
- "subMetas": {},
- "userData": {
- "maxWidth": 2048,
- "maxHeight": 2048,
- "padding": 2,
- "allowRotation": true,
- "forceSquared": false,
- "powerOfTwo": false,
- "algorithm": "MaxRects",
- "format": "png",
- "quality": 80,
- "contourBleed": true,
- "paddingBleed": true,
- "filterUnused": false,
- "removeTextureInBundle": false,
- "removeImageInBundle": false,
- "removeSpriteAtlasInBundle": false,
- "compressSettings": {},
- "textureSetting": {
- "wrapModeS": "repeat",
- "wrapModeT": "repeat",
- "minfilter": "linear",
- "magfilter": "linear",
- "mipfilter": "linear",
- "anisotropy": 0
- }
- }
- }
|