download
raw
431 Bytes
import { WireframeGeometry } from "three";
import { LineSegmentsGeometry } from "./LineSegmentsGeometry.js";
class WireframeGeometry2 extends LineSegmentsGeometry {
constructor(geometry) {
super();
this.isWireframeGeometry2 = true;
this.type = "WireframeGeometry2";
this.fromWireframeGeometry(new WireframeGeometry(geometry));
}
}
export {
WireframeGeometry2
};
//# sourceMappingURL=WireframeGeometry2.js.map

Xet Storage Details

Size:
431 Bytes
·
Xet hash:
2e4d0eff27194f4d47e4e3207dd901ebc6e748db84f5d95615246732db3a9fab

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