Metadata attached to aseprite's atlas json, containing info about how the .aseprite file was set up.

Fields

version:String

The version of Aseprite used to export the json

@:optionaloptionalslices:Null<Array<AseAtlasSlice>>

A list of rects, 9-slices and pivots used in the Aseprite file, to be used however you desire

size:AtlasSize

The dimensions of the image file

scale:String

Usually "1"

@:optionaloptionallayers:Null<Array<AseAtlasLayer>>

A list of the layers used in the Aseprite file, to be used however you desire

@:optionaloptionalimage:Null<String>

The png file exported with this json, if one was

Note: Does not contain the relative filepath of that image (as of Aseprite 1.3-rc4)

@:optionaloptionalframeTags:Null<Array<AseAtlasTag>>

A list of animation tags

format:String

Usually "I8"

app:String

The app used to save the file, often https://www.aseprite.org/