Explorar o código

Merge pull request #4301 from eddiewillett/bug/extra-property

Removed unused property 'bllomThreshold'
Raanan Weber %!s(int64=7) %!d(string=hai) anos
pai
achega
ea2823dd93
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      Viewer/src/configuration/configuration.ts

+ 0 - 1
Viewer/src/configuration/configuration.ts

@@ -157,7 +157,6 @@ export interface IDefaultRenderingPipelineConfiguration {
     bloomKernel?: number;
     hardwareScaleLevel?: number;
     bloomWeight?: number;
-    bllomThreshold?: number;
     hdr?: boolean;
     samples?: number;
     glowLayerEnabled?: boolean;