download
raw
553 Bytes
"use strict";
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const THREE = require("three");
const LineSegmentsGeometry = require("./LineSegmentsGeometry.cjs");
class WireframeGeometry2 extends LineSegmentsGeometry.LineSegmentsGeometry {
constructor(geometry) {
super();
this.isWireframeGeometry2 = true;
this.type = "WireframeGeometry2";
this.fromWireframeGeometry(new THREE.WireframeGeometry(geometry));
}
}
exports.WireframeGeometry2 = WireframeGeometry2;
//# sourceMappingURL=WireframeGeometry2.cjs.map

Xet Storage Details

Size:
553 Bytes
·
Xet hash:
178dbe944621111f5f40add428b3906b1b78c1ae3bc841da2866c98e3b0037dc

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.