ignifx0.x · unpublished
GitHub

File formats·skills/ignifx/references/formats/ignifx.spriteatlas.md

ignifx.spriteatlas

<!-- Generated by `pnpm docs:schemas`. Do not edit by hand. -->

Sprite atlas (ignifx/spriteatlas-file)#

An image plus the frame rectangles inside it, in pixels with a top-left origin.

FieldKindDefaultDescription
formatstr"ignifx.spriteatlas"Always ignifx.spriteatlas.
formatVersionu321The document version this build reads.
imagestr""The image address, relative to this document.
samplingenum"linear"Min/mag filter; nearest for pixel art.
premultipliedAlphaboolfalseWhether the image's RGB is already multiplied by its alpha.
framesarray[]The frames, in the order they are indexed.