소스 검색

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.