Agriculture-front-end/public/Cesium/Workers/GeometryAttributes-252e9929.js
2023-09-11 21:56:39 +08:00

2 lines
279 B
JavaScript

define(["exports","./when-b60132fc"],(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}}));