Преглед изворни кода

Docs: fix setMorphAt() description (#27946)

sean tai пре 1 година
родитељ
комит
8fc447fb16
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      docs/api/en/objects/InstancedMesh.html

+ 1 - 1
docs/api/en/objects/InstancedMesh.html

@@ -189,7 +189,7 @@
 			range [0, count].
 		</p>
 		<p>
-			[page:Matrix4 matrix]: A mesh with [page:Mesh.morphTargetInfluences .morphTargetInfluences] property containing the morph target weights
+			[page:Mesh mesh]: A mesh with [page:Mesh.morphTargetInfluences .morphTargetInfluences] property containing the morph target weights
 			of a single instance.
 		</p>
 		<p>