class-description NEWS COMMUNITY STORE TUTORIALS SIGN UP LOGIN LOGOUT ROKOJORI NEWSLETTER SIGN UP LOGIN LOGOUT NEWS COMMUNITY STORE TUTORIALS TOGGLE FULLSCREEN VOLLBILD AN/AUS ObjectNodeNode3D BoneAttachment3D
А node that dynamically copies or overrides the 3D transform of a bone in its parent Skeleton3D.

This node selects a bone in a Skeleton3D and attaches to it. This means that the BoneAttachment3D node will either dynamically copy or override the 3D transform of the selected bone.

int bone_idx<>():int

The index of the attached bone.

String bone_name<>():String

The name of the attached bone.

bool override_pose<>():bool

Whether the BoneAttachment3D node will override the bone pose of the bone it is attached to. When set to true, the BoneAttachment3D node can change the pose of the bone. When set to false, the BoneAttachment3D will always be set to the bone's transform.

Note: This override performs interruptively in the skeleton update process using signals due to the old design. It may cause unintended behavior when used at the same time with SkeletonModifier3D.

NodePath get_external_skeleton<>():NodePath

Returns the NodePath to the external Skeleton3D node, if one has been set.

Skeleton3D get_skeleton<>():Skeleton3D

Get parent or external Skeleton3D node if found.

bool get_use_external_skeleton<>():bool

Returns whether the BoneAttachment3D node is using an external Skeleton3D rather than attempting to use its parent node as the Skeleton3D.

void on_skeleton_update<>():void

A function that is called automatically when the Skeleton3D is updated. This function is where the BoneAttachment3D node updates its position so it is correctly bound when it is not set to override the bone pose.

void set_external_skeleton<>( NodePath external_skeleton=, external_skeleton:NodePath=, ):void

Sets the NodePath to the external skeleton that the BoneAttachment3D node should use. See set_use_external_skeleton() to enable the external Skeleton3D node.

void set_use_external_skeleton<>( bool use_external_skeleton=, use_external_skeleton:bool=, ):void

Sets whether the BoneAttachment3D node will use an external Skeleton3D node rather than attempting to use its parent node as the Skeleton3D. When set to true, the BoneAttachment3D node will use the external Skeleton3D node set in set_external_skeleton().




All social media brands are registrated trademarks and belong to their respective owners.





CONTACT IMPRINT TERMS OF USE PRIVACY © ROKOROJI ® 2021 rokojori.com
CONTACT IMPRINT TERMS OF USE PRIVACY © ROKOROJI ® 2021 rokojori.com
We are using cookies on this site. Read more... Wir benutzen Cookies auf dieser Seite. Mehr lesen...