|
@@ -32506,8 +32506,6 @@ function CircleBufferGeometry( radius, segments, thetaStart, thetaLength ) {
|
|
|
CircleBufferGeometry.prototype = Object.create( BufferGeometry.prototype );
|
|
|
CircleBufferGeometry.prototype.constructor = CircleBufferGeometry;
|
|
|
|
|
|
-
|
|
|
-
|
|
|
var Geometries = /*#__PURE__*/Object.freeze({
|
|
|
__proto__: null,
|
|
|
WireframeGeometry: WireframeGeometry,
|
|
@@ -33552,8 +33550,6 @@ LineDashedMaterial.prototype.copy = function ( source ) {
|
|
|
|
|
|
};
|
|
|
|
|
|
-
|
|
|
-
|
|
|
var Materials = /*#__PURE__*/Object.freeze({
|
|
|
__proto__: null,
|
|
|
ShadowMaterial: ShadowMaterial,
|
|
@@ -37878,8 +37874,6 @@ SplineCurve.prototype.fromJSON = function ( json ) {
|
|
|
|
|
|
};
|
|
|
|
|
|
-
|
|
|
-
|
|
|
var Curves = /*#__PURE__*/Object.freeze({
|
|
|
__proto__: null,
|
|
|
ArcCurve: ArcCurve,
|