Interface GPUCanvasToneMapping

    interface GPUCanvasToneMapping {
        mode?: GPUCanvasToneMappingMode;
    }

    Properties

    Properties