소스 검색

fix documentation (#10039)

aardgoose 8 년 전
부모
커밋
32ef25a24b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/api/core/BufferAttribute.html

+ 1 - 1
docs/api/core/BufferAttribute.html

@@ -54,7 +54,7 @@
 		A version number, incremented every time the needsUpdate property is set to true.
 		</div>
 
-		<h3>[property:Function onUploadCallback]</h3>
+		<h3>[property:Function onUpload]</h3>
 		<div>
 		A callback function that is executed after the Renderer has transfered the attribute array data to the GPU.
 		</div>