SkinnedMeshRenderer.bones 骨骼列表
var bones : Transform[]
Description描述
The bones used to skin the mesh.
用于蒙皮网格的骨骼列表。
See the code example for Mesh.bindposes for further details.
了解进一步的细节,参见Mesh.bindposes的例子代码。
最后修改:2011年1月24日 Monday 21:33
var bones : Transform[]
Description描述
The bones used to skin the mesh.
用于蒙皮网格的骨骼列表。
See the code example for Mesh.bindposes for further details.
了解进一步的细节,参见Mesh.bindposes的例子代码。