Explorar el Código

Update BoxGeometry.html

removed inheritance example as requested
rexdk hace 7 años
padre
commit
c8dfc49e04
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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>
 

粤ICP备19079148号