Browse Source

Update docs/api/core/BufferGeometry.html

remove double entry
gero3 12 years ago
parent
commit
ada6567f8f
1 changed files with 0 additions and 5 deletions
  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.
 		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>
 		</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>
 		<h3>.[page:Array offsets]</h3>
 		<div>
 		<div>
 		This Array should contain every offset at which the buffers should be rendered. This is important for indexed buffers.
 		This Array should contain every offset at which the buffers should be rendered. This is important for indexed buffers.