浏览代码

Update docs/api/core/BufferGeometry.html

remove double entry
gero3 12 年之前
父节点
当前提交
ada6567f8f
共有 1 个文件被更改,包括 0 次插入5 次删除
  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.