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

    接口 backgroundParams

    interface backgroundParams {
        color?: colorParams;
        cubeMap?: cubeMapParams;
        img?: imgParams;
        sky?: skyParams;
        type?: string;
    }
    索引

    属性

    color?: colorParams
    cubeMap?: cubeMapParams
    img?: imgParams
    sky?: skyParams
    type?: string