Pārlūkot izejas kodu

Update PlaneGeometry.html (#26248)

There's a typo in doc perhaps comes from the wrong line break position.
Yao Hsiao 2 gadi atpakaļ
vecāks
revīzija
900e6ba8ba
1 mainītis faili ar 1 papildinājumiem un 2 dzēšanām
  1. 1 2
      docs/api/en/geometries/PlaneGeometry.html

+ 1 - 2
docs/api/en/geometries/PlaneGeometry.html

@@ -45,8 +45,7 @@ scene.add( plane );
 		<h2>Constructor</h2>
 		<h2>Constructor</h2>
 
 
 		<h3>
 		<h3>
-			[name]([param:Float width], [param:Float height], [param:Integer
-			widthSegments], [param:Integer heightSegments])
+			[name]([param:Float width], [param:Float height], [param:Integer widthSegments], [param:Integer heightSegments])
 		</h3>
 		</h3>
 		<p>
 		<p>
 			width — Width along the X axis. Default is `1`.<br />
 			width — Width along the X axis. Default is `1`.<br />