Browse Source

Update BoxBufferGeometry.html

added links to the base class for common properties/methods
rexdk 6 years ago
parent
commit
e5e3d19fbc
1 changed files with 4 additions and 0 deletions
  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>