download
raw
218 Bytes
import { Line } from './Line.js';
class LineLoop extends Line {
constructor( geometry, material ) {
super( geometry, material );
this.isLineLoop = true;
this.type = 'LineLoop';
}
}
export { LineLoop };

Xet Storage Details

Size:
218 Bytes
·
Xet hash:
7fe3718b14822217c974adee1b9ec91daa159517281ef0751d06b9457e57a014

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