ecspresso
    Preparing search index...
    SheetClipOverrides: {
        readonly [K in A]?: Omit<SpriteAnimationClipInput, "frames">
    }

    Per-clip timing/loop overrides keyed by animation name. Each entry tweaks a single clip; omitted entries fall back to the top-level defaults.

    Type Parameters

    • A extends string