浏览代码

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>