Skip to content

Commit 7f7c529

Browse files
Update SkinnedMesh.html (#21561)
* Update SkinnedMesh.html * Update SkinnedMesh.html
1 parent b707fb1 commit 7f7c529

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/api/en/objects/SkinnedMesh.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,11 @@ <h3>[method:null updateMatrixWorld]( [param:Boolean force] )</h3>
153153
Updates the [page:Matrix4 MatrixWorld].
154154
</p>
155155

156+
<h3>[method:Vector3 boneTransform]( [index:Integer], [target:Vector3] )</h3>
157+
<p>
158+
Calculates the position of the vertex at the given index relative to the current bone transformations.
159+
</p>
160+
156161
<h2>Source</h2>
157162

158163
<p>

0 commit comments

Comments
 (0)