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

    Type Alias StopMode

    StopMode: "all" | "last" | "none"

    Defines which previous active animation actions of the same layer are stopped before a new action is played.

    • 'all': Stops all previous active actions.
    • 'last': Stops only the most recently played previous active action.
    • 'none': Keeps all previous active actions running.