Custom Gis Application with Arcgis Javascript API with modern layouting
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.
 
 

6 lines
1.7 KiB

// All material copyright Esri, All Rights Reserved, unless otherwise specified.
// See https://js.arcgis.com/4.30/esri/copyright.txt for details.
//>>built
define("require exports ../../../chunks/tslib.es6 ../../../core/libs/gl-matrix-2/factories/vec3f64 ./TileBlendTechniqueConfiguration ../webgl-engine/core/shaderLibrary/terrain/TileComposite.glsl ../../../chunks/BlendLayers.glsl ../webgl-engine/core/shaderTechnique/ReloadableShaderModule ../webgl-engine/core/shaderTechnique/ShaderTechnique ../webgl-engine/core/shaderTechnique/ShaderTechniqueConfiguration ../webgl-engine/lib/DefaultVertexAttributeLocations ../webgl-engine/lib/Program ../../webgl/enums ../../webgl/renderState".split(" "),
function(h,a,k,l,m,n,e,p,q,r,t,u,f,b){class v extends n.TileCompositePassParameters{constructor(){super(...arguments);this.baseOpacity=this.opacity=1;this.fboTexture=this.texture=null;this.backgroundColor=l.ZEROS}}class c extends q.ShaderTechnique{initializeProgram(d){return new u.Program(d.rctx,c.shader.get().build(this.configuration),t.Default3D)}initializePipeline(){return b.makePipelineState({blending:b.simpleBlendingParams(f.BlendFactor.ONE,f.BlendFactor.ONE_MINUS_SRC_ALPHA),colorWrite:b.defaultColorWriteParams})}}
c.shader=new p.ReloadableShaderModule(e.BlendLayers,()=>new Promise((d,w)=>h(["../webgl-engine/core/shaderLibrary/util/BlendLayers.glsl"],d,w)));class g extends m.TileBlendTechniqueConfiguration{constructor(){super(...arguments);this.background=e.BackgroundMode.BelowLayer}}k.__decorate([r.parameter()],g.prototype,"background",void 0);a.BlendLayersPassParameters=v;a.BlendLayersTechnique=c;a.BlendLayersTechniqueConfiguration=g;Object.defineProperty(a,Symbol.toStringTag,{value:"Module"})});