浏览代码

Update BoxBufferGeometry.html

added links to the base class for common properties/methods
rexdk 6 年之前
父节点
当前提交
e5e3d19fbc
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      docs/api/en/geometries/BoxBufferGeometry.html

+ 4 - 0
docs/api/en/geometries/BoxBufferGeometry.html

@@ -53,6 +53,7 @@
 		</p>
 
 		<h2>Properties</h2>
+		<p>See the base [page:BufferGeometry] class for common properties.</p
 
 		<h3>[property:Object parameters]</h3>
 		<p>
@@ -67,6 +68,9 @@
 		cube.geometry.parameters.widthSegments; // === undefined.
 		</code>
 		</p>
+		
+		<h2>Methods</h2>
+		<p>See the base [page:BufferGeometry] class for common methods.</p>		
 
 		<h2>Source</h2>