thingorigin2.0
    正在准备搜索索引...

    接口 colorParams

    interface colorParams {
        alpha?: number;
        color?: string;
    }
    索引

    属性

    属性

    alpha?: number
    color?: string