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

    接口 bloomPassParams

    interface bloomPassParams {
        radius?: number;
        strength?: number;
        threshold?: number;
    }
    索引

    属性

    radius?: number
    strength?: number
    threshold?: number