Transform Bone
Transform Bone is an object that obtains transformations of the specific bone of the Skinned Mesh. The nodes that are made children of Transform Bone move in accordance with these transformations.
Skinned Mesh in the example contains 6 bones. Transform Bone with a multicolored set of boxes is assigned to its third bone
See also#
- The WorldTransformBone class to manage Transform Bone via API
- The sample <UnigineSDK>/data/samples/worlds/bone_00
Adding Transform Bone to the Skinned Mesh#
To add a Transform Bone to the scene via UnigineEditor, do the following:
- Run the project with UnigineEditor.
-
On the Menu bar, click Create -> Mesh -> Skinned Bone.
- Place the node somewhere in the world.
- Make the Transform Bone the child of a Skinned Mesh.
- Make the required objects children of the Transform Bone.
- In the Node tab, specify the Transform Bone parameters.
Parameters#
In the Node tab of the Parameters window, you can adjust the following parameters of Transform Bone:
Bone | Specifies the bone, transformations of which are applied to objects. |
---|
Last update:
2024-08-16
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)