// All material copyright Esri, All Rights Reserved, unless otherwise specified. // See https://js.arcgis.com/4.30/esri/copyright.txt for details. //>>built define(["exports","../../../chunks/tslib.es6","../webgl-engine/core/shaderTechnique/ShaderTechniqueConfiguration"],function(a,d,b){class c extends b.ShaderTechniqueConfiguration{constructor(){super(...arguments);this.haze=!1}}d.__decorate([b.parameter()],c.prototype,"haze",void 0);class e extends c{constructor(){super(...arguments);this.reduced=!1}}d.__decorate([b.parameter()],e.prototype,"reduced",void 0);a.AtmosphereCompositingTechniqueConfiguration=c;a.ChapmanAtmosphereTechniqueConfiguration=e; Object.defineProperty(a,Symbol.toStringTag,{value:"Module"})});