Browse Source

Docs: put .parameter in [property:]

ycw 4 years ago
parent
commit
64d7cc4f95
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/en/geometries/PlaneBufferGeometry.html

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

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