浏览代码

Docs: put .parameter in [property:]

ycw 4 年之前
父节点
当前提交
64d7cc4f95
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/api/en/geometries/PlaneBufferGeometry.html

+ 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>