We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b707fb1 commit 7f7c529Copy full SHA for 7f7c529
docs/api/en/objects/SkinnedMesh.html
@@ -153,6 +153,11 @@ <h3>[method:null updateMatrixWorld]( [param:Boolean force] )</h3>
153
Updates the [page:Matrix4 MatrixWorld].
154
</p>
155
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
+
161
<h2>Source</h2>
162
163
<p>
0 commit comments