OptionalallowOptionalextractInternal publish detail used by the direct-image-output path. When extractAlpha is enabled, the direct output shortcut must be disabled.
OptionalfastWhether to use the fast editor-compatible packing heuristics. Default: true.
OptionalmaxMaximum atlas texture size (width and height). Default: 2048.
OptionalmultiAllow spilling into multiple atlas pages. Default: true.
OptionalpaddingPixel padding between sprites. Default: 1.
OptionalpowerConstrain atlas dimensions to powers of two. Default: false.
OptionalsquareForce square atlas (width === height). Default: false.
OptionaltrimTrim transparent pixels from image edges before packing. Requires a raster backend. Stores offset/originalSize in Sprite nodes. Default: false.
Allow rotating sprites 90° for better packing. Default: true.