UNPKG

@arcgis/core

Version:

ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API

6 lines (5 loc) 799 B
/* All material copyright ESRI, All Rights Reserved, unless otherwise specified. See https://js.arcgis.com/4.32/esri/copyright.txt for details. */ import{_ as e}from"../../../chunks/tslib.es6.js";import{CloudsTextureChannels as t}from"./Clouds.js";import{parameter as o,ShaderTechniqueConfiguration as s}from"../webgl-engine/core/shaderTechnique/ShaderTechniqueConfiguration.js";var r;!function(e){e[e.SIXTEEN=0]="SIXTEEN",e[e.HUNDRED=1]="HUNDRED",e[e.TWOHUNDRED=2]="TWOHUNDRED",e[e.COUNT=3]="COUNT"}(r||(r={}));class n extends s{constructor(){super(...arguments),this.steps=r.SIXTEEN,this.writeTextureChannels=t.RG}}e([o({count:r.COUNT})],n.prototype,"steps",void 0),e([o({count:t.COUNT})],n.prototype,"writeTextureChannels",void 0);export{n as CloudsTechniqueConfiguration,r as RayMarchingSteps};