Illutions Engine API - v0.26.0
    Preparing search index...

    Type Alias LoopMode

    LoopMode: number | "infinite"

    Defines how often an animation action is played.

    • number: Plays the action the specified positive number of times.
    • 'infinite': Repeats the action indefinitely.