Class reference

BoneMap

Inherits Resource

Describes a mapping of bone names for retargeting Skeleton3D into common names defined by a SkeletonProfile.

Description

This class contains a dictionary that uses a list of bone names in SkeletonProfile as key names. By assigning the actual Skeleton3D bone name as the key value, it maps the Skeleton3D to the SkeletonProfile.

Properties

Methods

StringName find_profile_bone_name(StringName skeleton_bone_name) const

Returns a profile bone name having skeleton_bone_name. If not found, an empty StringName will be returned. In the retargeting process, the returned bone name is the bone name of the target skeleton.

StringName get_skeleton_bone_name(StringName profile_bone_name) const

Returns a skeleton bone name is mapped to profile_bone_name. In the retargeting process, the returned bone name is the bone name of the source skeleton.

void set_skeleton_bone_name(StringName profile_bone_name, StringName skeleton_bone_name)

Maps a skeleton bone name to profile_bone_name. In the retargeting process, the setting bone name is the bone name of the source skeleton.

Signals

bone_map_updated()

This signal is emitted when change the key value in the BoneMap. This is used to validate mapping and to update BoneMap editor.

profile_updated()

This signal is emitted when change the value in profile or change the reference of profile. This is used to update key names in the BoneMap and to redraw the BoneMap editor.

Tutorials

Source revision 5592dc3a7a61
Connection interrupted. Reload×

Rejoining the server...

Rejoin failed... trying again in seconds.

Failed to rejoin.
Please retry or reload the page.

The session has been paused by the server.

Failed to resume the session.
Please retry or reload the page.