.. DO NOT EDIT THIS FILE!!! .. Generated automatically from Godot engine sources. .. Generator: https://github.com/godotengine/godot/tree/master/doc/tools/make_rst.py. .. XML source: https://github.com/godotengine/godot/tree/master/docs/gdscript/doc/classes/SkeletonModification2DFABRIK.xml. .. _class_SkeletonModification2DFABRIK: SkeletonModification2DFABRIK ============================ **Inherits:** :ref:`SkeletonModification2D` **<** :ref:`Resource` **<** :ref:`RefCounted` **<** :ref:`Object` .. container:: contribute There is currently no description for this class. Please help us by :ref:`contributing one `! .. rst-class:: classref-reftable-group Properties ---------- .. table:: :widths: auto +---------------------------------+-------------------------------------------------------------------------------------------------------+------------------+ | :ref:`int` | :ref:`fabrik_data_chain_length` | ``0`` | +---------------------------------+-------------------------------------------------------------------------------------------------------+------------------+ | :ref:`NodePath` | :ref:`target_nodepath` | ``NodePath("")`` | +---------------------------------+-------------------------------------------------------------------------------------------------------+------------------+ .. rst-class:: classref-reftable-group Methods ------- .. table:: :widths: auto +---------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`NodePath` | :ref:`get_fabrik_joint_bone2d_node` **(** :ref:`int` joint_idx **)** |const| | +---------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`get_fabrik_joint_bone_index` **(** :ref:`int` joint_idx **)** |const| | +---------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`Vector2` | :ref:`get_fabrik_joint_magnet_position` **(** :ref:`int` joint_idx **)** |const| | +---------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`get_fabrik_joint_use_target_rotation` **(** :ref:`int` joint_idx **)** |const| | +---------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | void | :ref:`set_fabrik_joint_bone2d_node` **(** :ref:`int` joint_idx, :ref:`NodePath` bone2d_nodepath **)** | +---------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | void | :ref:`set_fabrik_joint_bone_index` **(** :ref:`int` joint_idx, :ref:`int` bone_idx **)** | +---------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | void | :ref:`set_fabrik_joint_magnet_position` **(** :ref:`int` joint_idx, :ref:`Vector2` magnet_position **)** | +---------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | void | :ref:`set_fabrik_joint_use_target_rotation` **(** :ref:`int` joint_idx, :ref:`bool` use_target_rotation **)** | +---------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ .. rst-class:: classref-section-separator ---- .. rst-class:: classref-descriptions-group Property Descriptions --------------------- .. _class_SkeletonModification2DFABRIK_property_fabrik_data_chain_length: .. rst-class:: classref-property :ref:`int` **fabrik_data_chain_length** = ``0`` .. rst-class:: classref-property-setget - void **set_fabrik_data_chain_length** **(** :ref:`int` value **)** - :ref:`int` **get_fabrik_data_chain_length** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_SkeletonModification2DFABRIK_property_target_nodepath: .. rst-class:: classref-property :ref:`NodePath` **target_nodepath** = ``NodePath("")`` .. rst-class:: classref-property-setget - void **set_target_node** **(** :ref:`NodePath` value **)** - :ref:`NodePath` **get_target_node** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-section-separator ---- .. rst-class:: classref-descriptions-group Method Descriptions ------------------- .. _class_SkeletonModification2DFABRIK_method_get_fabrik_joint_bone2d_node: .. rst-class:: classref-method :ref:`NodePath` **get_fabrik_joint_bone2d_node** **(** :ref:`int` joint_idx **)** |const| .. container:: contribute There is currently no description for this method. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_SkeletonModification2DFABRIK_method_get_fabrik_joint_bone_index: .. rst-class:: classref-method :ref:`int` **get_fabrik_joint_bone_index** **(** :ref:`int` joint_idx **)** |const| .. container:: contribute There is currently no description for this method. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_SkeletonModification2DFABRIK_method_get_fabrik_joint_magnet_position: .. rst-class:: classref-method :ref:`Vector2` **get_fabrik_joint_magnet_position** **(** :ref:`int` joint_idx **)** |const| .. container:: contribute There is currently no description for this method. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_SkeletonModification2DFABRIK_method_get_fabrik_joint_use_target_rotation: .. rst-class:: classref-method :ref:`bool` **get_fabrik_joint_use_target_rotation** **(** :ref:`int` joint_idx **)** |const| .. container:: contribute There is currently no description for this method. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_SkeletonModification2DFABRIK_method_set_fabrik_joint_bone2d_node: .. rst-class:: classref-method void **set_fabrik_joint_bone2d_node** **(** :ref:`int` joint_idx, :ref:`NodePath` bone2d_nodepath **)** .. container:: contribute There is currently no description for this method. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_SkeletonModification2DFABRIK_method_set_fabrik_joint_bone_index: .. rst-class:: classref-method void **set_fabrik_joint_bone_index** **(** :ref:`int` joint_idx, :ref:`int` bone_idx **)** .. container:: contribute There is currently no description for this method. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_SkeletonModification2DFABRIK_method_set_fabrik_joint_magnet_position: .. rst-class:: classref-method void **set_fabrik_joint_magnet_position** **(** :ref:`int` joint_idx, :ref:`Vector2` magnet_position **)** .. container:: contribute There is currently no description for this method. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_SkeletonModification2DFABRIK_method_set_fabrik_joint_use_target_rotation: .. rst-class:: classref-method void **set_fabrik_joint_use_target_rotation** **(** :ref:`int` joint_idx, :ref:`bool` use_target_rotation **)** .. container:: contribute There is currently no description for this method. Please help us by :ref:`contributing one `! .. |virtual| replace:: :abbr:`virtual (This method should typically be overridden by the user to have any effect.)` .. |const| replace:: :abbr:`const (This method has no side effects. It doesn't modify any of the instance's member variables.)` .. |vararg| replace:: :abbr:`vararg (This method accepts any number of arguments after the ones described here.)` .. |constructor| replace:: :abbr:`constructor (This method is used to construct a type.)` .. |static| replace:: :abbr:`static (This method doesn't need an instance to be called, so it can be called directly using the class name.)` .. |operator| replace:: :abbr:`operator (This method describes a valid operator to use with this type as left-hand operand.)` .. |bitfield| replace:: :abbr:`BitField (This value is an integer composed as a bitmask of the following flags.)`