Skip to content

SpinePair

Defined in: spine/prepareSpine.ts:70

A spine asset’s identity: the skeleton document and the atlas it is drawn with. Carried rather than composed into a key and split back out — a ref can be @uuid:... and a path can be C:/..., so a string with a separator in it is not something the pair can be recovered from.

atlas: string

Defined in: spine/prepareSpine.ts:72


skeleton: string

Defined in: spine/prepareSpine.ts:71