Newer
Older
casic-smartcity-well-front / smartwell / static / Cesium / Workers / GeometryAttributes-4fcfcf40.js
wangxitong on 20 Jan 2021 277 bytes 总览修改
define(["exports","./when-54c2dc71"],function(t,n){"use strict";t.GeometryAttributes=function(t){t=n.defaultValue(t,n.defaultValue.EMPTY_OBJECT),this.position=t.position,this.normal=t.normal,this.st=t.st,this.bitangent=t.bitangent,this.tangent=t.tangent,this.color=t.color}});