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