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

    Interface INumberTimelinePropertyItemEntry

    Properties of the Number timeline property item entry

    interface INumberTimelinePropertyItemEntry {
        color?: RGBA;
        id: string;
        time: number;
        value: number;
    }
    Index

    Properties

    Properties

    color?: RGBA
    id: string
    time: number
    value: number
    MMNEPVFCICPMFPCPTTAAATR