UNPKG

@arcgis/core

Version:

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

6 lines (5 loc) 386 B
/* All material copyright ESRI, All Rights Reserved, unless otherwise specified. See https://js.arcgis.com/4.32/esri/copyright.txt for details. */ import{BindType as r}from"../../../../webgl/BindType.js";import{Uniform as o}from"../../../../webgl/Uniform.js";class e extends o{constructor(o,e){super(o,"int",r.Draw,((r,s,t)=>r.setUniform1i(o,e(s,t))))}}export{e as IntegerDrawUniform};