@arcgis/core
Version:
ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API
3 lines (2 loc) • 332 B
JavaScript
/* COPYRIGHT Esri - https://js.arcgis.com/5.0.8/LICENSE.txt */
import{LayerViewPerformanceInfo as t}from"./support/LayerViewPerformanceInfo.js";class e extends t{constructor(t,e,r,s,o,i,p){super(t,0,0,0,e),this.gpuMB=r,this.geometryMB=s,this.textureMB=o,this.unloadedMB=i,this.idbHitRate=p}}export{e as I3SMeshViewPerformanceInfo};