Explorar o código

Merge pull request #20295 from ycw/patch-3

update LineSegments.d.ts
Mr.doob %!s(int64=4) %!d(string=hai) anos
pai
achega
ef47b33d17
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      src/objects/LineSegments.d.ts

+ 1 - 2
src/objects/LineSegments.d.ts

@@ -19,8 +19,7 @@ export class LineSegments <
 
 	constructor(
 		geometry?: TGeometry,
-		material?: TMaterial,
-		mode?: number
+		material?: TMaterial
 	);
 
 	/**