浏览代码

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>