webchalk-animate - v0.31.0
    Preparing search index...

    Options specifying the location at which the clips should be inserted in AnimSequence.addClips.

    type AddClipsOptions = {
        atIndex: number;
    }
    Index

    Properties

    Properties

    atIndex: number

    Index at which the clips should be added.