Agriculture-front-end/public/Cesium/Workers/GeometryAttributes-1e4ddcd2.js

2 lines
287 B
JavaScript
Raw Normal View History

2023-04-23 09:41:12 +08:00
define(["exports","./defaultValue-f6d5e6da"],(function(t,e){"use strict";t.GeometryAttributes=function(t){t=e.defaultValue(t,e.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}}));