Procházet zdrojové kódy

Update docs/api/core/BufferGeometry.html

remove double entry
gero3 před 12 roky
rodič
revize
ada6567f8f
1 změnil soubory, kde provedl 0 přidání a 5 odebrání
  1. 0 5
      docs/api/core/BufferGeometry.html

+ 0 - 5
docs/api/core/BufferGeometry.html

@@ -41,11 +41,6 @@
 		When set, it holds certain buffers in memory to have faster updates for this object. When unset, it deletes those buffers and saves memory.
 		</div>
 		
-		<h3>.[page:Array offsets]</h3>
-		<div>
-		This Array should contain every offset at which the buffers should be rendered. This is important for indexed buffers.
-		</div>
-		
 		<h3>.[page:Array offsets]</h3>
 		<div>
 		This Array should contain every offset at which the buffers should be rendered. This is important for indexed buffers.