Loop Modes - KitCat962/FiguraRewriteRewrite GitHub Wiki
These are the loop modes a blockbench animation can be set to, they can be initialized in blockbench itself. Or changed in the code via setLoop(string)
LOOP
: Plays again once it reaches the end of the timeline
ONCE
: No looping
HOLD
: Stays on the last keyframe of an animation