unreal.IKRetargetIKChainsOpSettings

class unreal.IKRetargetIKChainsOpSettings(chains_to_retarget: None = [])

Bases: IKRetargetOpSettingsBase

IKRetarget IKChains Op Settings

C++ Source:

  • Plugin: IKRig

  • Module: IKRig

  • File: IKChainsOp.h

Editor Properties: (see get_editor_property/set_editor_property)

  • chains_to_retarget (Array[RetargetIKChainSettings]): [Read-Write]

  • draw_final_goals (bool): [Read-Write] Draw final IK goal locations.

  • draw_source_locations (bool): [Read-Write] Draw goal locations from source skeleton.

  • goal_draw_size (double): [Read-Write] Adjust size of goal debug drawing in viewport

  • goal_draw_thickness (double): [Read-Write] Adjust thickness of goal debug drawing in viewport

property chains_to_retarget: None

[Read-Write]

Type:

(Array[RetargetIKChainSettings])