unreal.IKRetargetFKChainsOp

class unreal.IKRetargetFKChainsOp

Bases: IKRetargetOpBase

FK Chains

C++ Source:

  • Plugin: IKRig

  • Module: IKRig

  • File: FKChainsOp.h

Editor Properties: (see get_editor_property/set_editor_property)

  • chain_mapping (RetargetChainMapping): [Read-Write] Deprecated storage for chain mapping (now on settings for API access) deprecated: Property ‘ChainMapping’ is deprecated.

  • is_enabled (bool): [Read-Write] DEPRECATED enabled flag, moved to base op settings deprecated: bIsEnabled is deprecated. Please use FIKRetargetOpSettingsBase::bEnabled instead.

property chain_mapping: RetargetChainMapping

[Read-Write] Deprecated storage for chain mapping (now on settings for API access) deprecated: Property ‘ChainMapping’ is deprecated.

Type:

(RetargetChainMapping)