Browse Source

Update SkinnedMesh.html (#21561)

* Update SkinnedMesh.html

* Update SkinnedMesh.html
Alex Hanson-White 4 years ago
parent
commit
7f7c529c31
1 changed files with 5 additions and 0 deletions
  1. 5 0
      docs/api/en/objects/SkinnedMesh.html

+ 5 - 0
docs/api/en/objects/SkinnedMesh.html

@@ -153,6 +153,11 @@
 		Updates the [page:Matrix4 MatrixWorld].
 		Updates the [page:Matrix4 MatrixWorld].
 		</p>
 		</p>
 
 
+		<h3>[method:Vector3 boneTransform]( [index:Integer], [target:Vector3] )</h3>
+		<p>
+		Calculates the position of the vertex at the given index relative to the current bone transformations.
+		</p>
+			
 		<h2>Source</h2>
 		<h2>Source</h2>
 
 
 		<p>
 		<p>