ignifx0.x · unpublished
GitHub

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

ignifx.animator

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

Animator (ignifx/animator-file)#

An animation state machine: parameters, layers, states, transitions, and 1D blend trees.

FieldKindDefaultDescription
formatstr"ignifx.animator"Always ignifx.animator.
formatVersionu321The document version this build reads.
parametersarray[]The parameters the state machine reads.
layersarray[]The layers, base first.
statesarray[]The states.
transitionsarray[]The transitions, in priority order.
blendTrees1Darray[]The 1D blend trees.