unreal.TargetChainSettings¶
- class unreal.TargetChainSettings¶
Bases:
StructBaseNOTE: Replaced by FK/IK Chain Ops and Speed Planting Op
C++ Source:
Plugin: IKRig
Module: IKRig
File: IKRetargetDeprecated.h
Editor Properties: (see get_editor_property/set_editor_property)
fk(TargetChainFKSettings): [Read-Write] deprecated: Property ‘FK’ is deprecated.ik(TargetChainIKSettings): [Read-Write] deprecated: Property ‘IK’ is deprecated.speed_planting(TargetChainSpeedPlantSettings): [Read-Write] deprecated: Property ‘SpeedPlanting’ is deprecated.
- property fk: TargetChainFKSettings¶
[Read-Write] deprecated: Property ‘FK’ is deprecated.
- Type:
- property ik: TargetChainIKSettings¶
[Read-Write] deprecated: Property ‘IK’ is deprecated.
- Type:
- property speed_planting: TargetChainSpeedPlantSettings¶
[Read-Write] deprecated: Property ‘SpeedPlanting’ is deprecated.
- Type: