Jelajahi Sumber

fix documentation (#10039)

aardgoose 8 tahun lalu
induk
melakukan
32ef25a24b
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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>