unreal.IKRetargetCurvesOpBase¶
- class unreal.IKRetargetCurvesOpBase¶
Bases:
IKRetargetOpBaseThis is the base class for defining all animation curves operations including curve remapping and rig mapping.
C++ Source:
Plugin: IKRig
Module: IKRig
File: RetargetCurvesOp.h
Editor Properties: (see get_editor_property/set_editor_property)
is_enabled(bool): [Read-Write] DEPRECATED enabled flag, moved to base op settings deprecated: bIsEnabled is deprecated. Please use FIKRetargetOpSettingsBase::bEnabled instead.