skyeyesystem/frontend/Skyeye-sys-ui/resource/dt-sdk/library/Workers/GeometryAttributes-7827a6c2.js

2 lines
279 B
JavaScript
Raw Normal View History

2026-01-25 16:02:00 +08:00
define(["exports","./when-4bbc8319"],(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}}));