Skip to content

Commit 6b1a9e4

Browse files
authored
Update SkeletonHelper.html (#26693)
1 parent d930553 commit 6b1a9e4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/api/zh/helpers/SkeletonHelper.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@ <h2>构造函数</h2>
3636

3737
<h3>[name]( [param:Object3D object] )</h3>
3838
<p>
39-
object -- Usually an instance of [page:SkinnedMesh]. However, any instance of [page:Object3D] can be used if it represents
40-
a hierarchy of [page:Bone Bone]s (via [page:Object3D.children]).
39+
object -- 通常是 [page:SkinnedMesh]的实例. 实际上, 只要子级存在[page:Bone Bone]s的任何 [page:Object3D] 的实例都可以,(参考 [page:Object3D.children]).
4140
</p>
4241

4342

@@ -50,7 +49,7 @@ <h3>[property:Array bones]</h3>
5049

5150
<h3>[property:Boolean isSkeletonHelper]</h3>
5251
<p>
53-
Read-only flag to check if a given object is of type [name].
52+
只读属性,用以检查该给定对象是否是 [name].
5453
</p>
5554

5655
<h3>[property:Object3D root]</h3>

0 commit comments

Comments
 (0)