Files
sdk4_demo/sdk/Cesium/Workers/GeometryAttributes-32b29525.js
2025-07-03 15:12:58 +08:00

2 lines
287 B
JavaScript

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