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

    Type Alias FinishMode

    FinishMode: "hold" | "fadeOut"

    Defines how an animation action behaves after its final loop.

    • 'hold': Keeps the action enabled and holds its final pose.
    • 'fadeOut': Fades the action out using fadeDurationFinish, or disables it immediately when the duration is 0.