Pārlūkot izejas kodu

Update BoxGeometry.html

removed inheritance example as requested
rexdk 6 gadi atpakaļ
vecāks
revīzija
c8dfc49e04
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  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.width; // === 1
 		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>
  		</p>