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