Explorar o código

Docs: Fix type of mesh.morphTargetDictionary

Don McCurdy %!s(int64=7) %!d(string=hai) anos
pai
achega
412e63e036
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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].