@doegis/core
Version:
DOE GIS API
3 lines (1 loc) • 878 B
JavaScript
import{_ as e}from"../../../../chunks/tslib.es6.js";import{ShaderOutput as o}from"../core/shaderLibrary/ShaderOutput.js";import{parameter as t}from"../core/shaderTechnique/ShaderTechniqueConfiguration.js";import{DefaultTechniqueConfiguration as i}from"../materials/DefaultTechniqueConfiguration.js";class r extends i{constructor(){super(...arguments),this.output=o.Color,this.hasSlicePlane=!1,this.drawScreenSize=!1,this.useFixedSizes=!1,this.hasOccludees=!1,this.clippingEnabled=!1}}e([t({count:o.COUNT})],r.prototype,"output",void 0),e([t()],r.prototype,"hasSlicePlane",void 0),e([t()],r.prototype,"drawScreenSize",void 0),e([t()],r.prototype,"useFixedSizes",void 0),e([t()],r.prototype,"hasOccludees",void 0),e([t()],r.prototype,"clippingEnabled",void 0),e([t({constValue:!0})],r.prototype,"hasSliceInVertexProgram",void 0);export{r as PointRendererTechniqueConfiguration};