Skip to content

@modoki/engine / index / getAnimSet

Function: getAnimSet()

getAnimSet(ref): AnimSetDef | null

Resolve an animset ref to its parsed definition, or null if not yet loaded. Kicks off a lazy fetch on first miss (retried each frame by the caller).

Parameters

ref

string

Returns

AnimSetDef | null

Built with Modoki.