Browse Source

Update BoxGeometry.html

removed inheritance example as requested
rexdk 6 years ago
parent
commit
c8dfc49e04
1 changed files with 0 additions and 1 deletions
  1. 0 1
      docs/api/en/geometries/BoxGeometry.html

+ 0 - 1
docs/api/en/geometries/BoxGeometry.html

@@ -65,7 +65,6 @@
 		cube.geometry.parameters; // as above
 		cube.geometry.parameters; // as above
 		cube.geometry.parameters.width; // === 1
 		cube.geometry.parameters.width; // === 1
 		cube.geometry.parameters.widthSegments; // === undefined.
 		cube.geometry.parameters.widthSegments; // === undefined.
-		cube.geometry.vertices.length; // === 8, the number of vertices of the cube; vertices is a property inherited from [page:Geometry]
 		</code>
 		</code>
  		</p>
  		</p>