spine-runtimes/examples/export/png-0.5-frame-by-frame.json

87 lines
1.7 KiB
JSON

{
"class": "export-png",
"exportType": "animation",
"skeletonType": "single",
"skeleton": "spineboy-pro",
"animationType": "single",
"animation": "run",
"skinType": "current",
"skinNone": false,
"skin": null,
"maxBounds": false,
"renderImages": true,
"renderBones": false,
"renderOthers": false,
"scale": 50,
"fitWidth": 0,
"fitHeight": 0,
"enlarge": false,
"background": null,
"fps": 15,
"lastFrame": false,
"cropWidth": 0,
"cropHeight": 0,
"rangeStart": -1,
"rangeEnd": -1,
"packAtlas": {
"stripWhitespaceX": true,
"stripWhitespaceY": true,
"rotation": true,
"alias": true,
"ignoreBlankImages": false,
"alphaThreshold": 3,
"minWidth": 16,
"minHeight": 16,
"maxWidth": 2048,
"maxHeight": 2048,
"pot": false,
"multipleOfFour": false,
"square": false,
"outputFormat": "png",
"jpegQuality": 0.9,
"premultiplyAlpha": true,
"bleed": false,
"scale": [ 1 ],
"scaleSuffix": [ "" ],
"scaleResampling": [ "bicubic" ],
"paddingX": 2,
"paddingY": 2,
"edgePadding": true,
"duplicatePadding": false,
"filterMin": "Linear",
"filterMag": "Linear",
"wrapX": "ClampToEdge",
"wrapY": "ClampToEdge",
"format": "RGBA8888",
"atlasExtension": ".atlas",
"combineSubdirectories": false,
"flattenPaths": false,
"useIndexes": true,
"debug": false,
"fast": false,
"limitMemory": true,
"currentProject": true,
"packing": "rectangles",
"prettyPrint": true,
"legacyOutput": false,
"webp": null,
"bleedIterations": 2,
"ignore": false,
"separator": "_",
"silent": false
},
"compression": 9,
"bruteForce": true,
"quantize": true,
"quality": 100,
"speed": 1,
"dither": 0,
"maxColors": 256,
"pad": false,
"msaa": 4,
"smoothing": 8,
"renderSelection": false,
"cropX": 0,
"cropY": 0,
"open": false
}