LandingDecision
pixi-reels / spine / LandingDecision
Type Alias: LandingDecision
type LandingDecision = boolean | string;
Defined in: spine/SpineReelSymbol.ts:78
What a Spine symbol does on a landing: true for its configured landing
one-shot, false for nothing, or the name of another animation to play as
this landing’s one-shot (then idle). See autoPlayLanding.