download
raw
379 Bytes
import { Mesh } from 'three'
import { LineMaterial } from './LineMaterial'
import { LineSegmentsGeometry } from './LineSegmentsGeometry'
export class LineSegments2 extends Mesh {
geometry: LineSegmentsGeometry
material: LineMaterial
constructor(geometry?: LineSegmentsGeometry, material?: LineMaterial)
readonly isLineSegments2: true
computeLineDistances(): this
}

Xet Storage Details

Size:
379 Bytes
·
Xet hash:
57ead03c59c3550c99ea419708fa3848270b05e675acfc1b77b10b08d7685b18

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