@doegis/core
Version:
DOE GIS API
3 lines (1 loc) • 1.24 kB
JavaScript
import{_ as t}from"../../../../chunks/tslib.es6.js";import{ShaderOutput as e}from"../core/shaderLibrary/ShaderOutput.js";import{parameter as o}from"../core/shaderTechnique/ShaderTechniqueConfiguration.js";import{DefaultTechniqueConfiguration as p}from"../materials/DefaultTechniqueConfiguration.js";class r extends p{constructor(){super(...arguments),this.output=e.Color,this.hasSlicePlane=!1,this.hasVertexColors=!1,this.transparent=!1,this.draped=!1,this.stippleEnabled=!1,this.stippleOffColorEnabled=!1,this.stipplePreferContinuous=!0,this.hasOccludees=!1}}t([o({count:e.COUNT})],r.prototype,"output",void 0),t([o()],r.prototype,"hasSlicePlane",void 0),t([o()],r.prototype,"hasVertexColors",void 0),t([o()],r.prototype,"transparent",void 0),t([o()],r.prototype,"draped",void 0),t([o()],r.prototype,"stippleEnabled",void 0),t([o()],r.prototype,"stippleOffColorEnabled",void 0),t([o()],r.prototype,"stipplePreferContinuous",void 0),t([o()],r.prototype,"hasOccludees",void 0),t([o({constValue:!1})],r.prototype,"stippleRequiresClamp",void 0),t([o({constValue:!1})],r.prototype,"stippleScaleWithLineWidth",void 0),t([o({constValue:!1})],r.prototype,"stippleRequiresStretchMeasure",void 0);export{r as NativeLineTechniqueConfiguration};