vot.js - v2.4.12
    Preparing search index...
    interface Keyframe {
        composite?: CompositeOperationOrAuto;
        easing?: string;
        offset?: null | number;
        [property: string]: undefined | null | string | number;
    }

    Indexable

    • [property: string]: undefined | null | string | number
    Index

    Properties

    easing?: string
    offset?: null | number