فهرست منبع

Docs: Fix type of mesh.morphTargetDictionary

Don McCurdy 7 سال پیش
والد
کامیت
412e63e036
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      docs/api/objects/Mesh.html

+ 1 - 1
docs/api/objects/Mesh.html

@@ -76,7 +76,7 @@
 		Undefined by default, but reset to a blank array by [page:Mesh.updateMorphTargets updateMorphTargets].
 		</div>
 
-		<h3>[property:Array morphTargetDictionary]</h3>
+		<h3>[property:Object morphTargetDictionary]</h3>
 		<div>
 		A dictionary of morphTargets based on the morphTarget.name property.
 		Undefined by default, but rebuilt [page:Mesh.updateMorphTargets updateMorphTargets].