unreal.IKRetargetScaleSourceOpSettings

class unreal.IKRetargetScaleSourceOpSettings(source_scale_factor: float = 0.0)

Bases: IKRetargetOpSettingsBase

IKRetarget Scale Source Op Settings

C++ Source:

  • Plugin: IKRig

  • Module: IKRig

  • File: ScaleSourceOp.h

Editor Properties: (see get_editor_property/set_editor_property)

  • source_scale_factor (double): [Read-Write] Range 0.01 to +inf. Default 1. Scales the incoming source pose. Affects entire skeleton and all IK goals.

property source_scale_factor: float

[Read-Write] Range 0.01 to +inf. Default 1. Scales the incoming source pose. Affects entire skeleton and all IK goals.

Type:

(double)