You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
723 B
5 lines
723 B
// 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"})}); |