Browse Source

Merge pull request #20381 from ycw/patch-2

Docs: put property .parameter into [property: ]
Mr.doob 4 years ago
parent
commit
111a7525c2

+ 1 - 1
docs/api/en/geometries/PlaneBufferGeometry.html

@@ -53,7 +53,7 @@
 		<h2>Properties</h2>
 		<p>See the base [page:BufferGeometry] class for common properties.</p>
 
-		<h3>.parameters</h3>
+		<h3>[property:Object parameters]</h3>
 		<p>
 		An object with a property for each of the constructor parameters. Any modification after instantiation does not change the geometry.
 		</p>

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

@@ -53,7 +53,7 @@
 		<h2>Properties</h2>
 		<p>See the base [page:Geometry] class for common properties.</p>
 
-		<h3>.parameters</h3>
+		<h3>[property:Object parameters]</h3>
 		<p>
 		An object with a property for each of the constructor parameters. Any modification after instantiation does not change the geometry.
 		</p>

+ 1 - 1
docs/api/en/geometries/SphereBufferGeometry.html

@@ -61,7 +61,7 @@
 		<h2>Properties</h2>
 		<p>See the base [page:BufferGeometry] class for common properties.</p>
 
-		<h3>.parameters</h3>
+		<h3>[property:Object parameters]</h3>
 		<p>
 		An object with a property for each of the constructor parameters. Any modification after instantiation does not change the geometry.
 		</p>

+ 1 - 1
docs/api/en/geometries/SphereGeometry.html

@@ -61,7 +61,7 @@
 		<h2>Properties</h2>
 		<p>See the base [page:Geometry] class for common properties.</p>
 
-		<h3>.parameters</h3>
+		<h3>[property:Object parameters]</h3>
 		<p>
 		An object with a property for each of the constructor parameters. Any modification after instantiation does not change the geometry.
 		</p>

+ 1 - 1
docs/api/en/geometries/TorusBufferGeometry.html

@@ -54,7 +54,7 @@
 		<h2>Properties</h2>
 		<p>See the base [page:BufferGeometry] class for common properties.</p>
 
-		<h3>.parameters</h3>
+		<h3>[property:Object parameters]</h3>
 		<p>
 		An object with a property for each of the constructor parameters. Any modification after instantiation does not change the geometry.
 		</p>

+ 1 - 1
docs/api/en/geometries/TorusGeometry.html

@@ -54,7 +54,7 @@
 		<h2>Properties</h2>
 		<p>See the base [page:Geometry] class for common properties.</p>
 
-		<h3>.parameters</h3>
+		<h3>[property:Object parameters]</h3>
 		<p>
 		An object with a property for each of the constructor parameters. Any modification after instantiation does not change the geometry.
 		</p>

+ 1 - 1
docs/api/en/geometries/TorusKnotBufferGeometry.html

@@ -57,7 +57,7 @@
 		<h2>Properties</h2>
 		<p>See the base [page:BufferGeometry] class for common properties.</p>
 
-		<h3>.parameters</h3>
+		<h3>[property:Object parameters]</h3>
 		<p>
 		An object with a property for each of the constructor parameters. Any modification after instantiation does not change the geometry.
 		</p>

+ 1 - 1
docs/api/en/geometries/TorusKnotGeometry.html

@@ -57,7 +57,7 @@
 		<h2>Properties</h2>
 		<p>See the base [page:Geometry] class for common properties.</p>
 
-		<h3>.parameters</h3>
+		<h3>[property:Object parameters]</h3>
 		<p>
 		An object with a property for each of the constructor parameters. Any modification after instantiation does not change the geometry.
 		</p>