Script API - v1.21.90.25
    Preparing search index...

    Interface IColorTimelinePropertyItemEntry

    Properties of color timeline property item entry

    interface IColorTimelinePropertyItemEntry {
        id: string;
        time: number;
        value: RGBA;
    }
    Index

    Properties

    Properties

    id: string
    time: number
    value: RGBA