Browse Source

Docs: fix setMorphAt() description (#27946)

sean tai 1 year ago
parent
commit
8fc447fb16
1 changed files with 1 additions and 1 deletions
  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>