unreal.TargetChainSpeedPlantSettings¶
- class unreal.TargetChainSpeedPlantSettings¶
Bases:
StructBaseNOTE: Replaced by Speed Planting Op
C++ Source:
Plugin: IKRig
Module: IKRig
File: IKRetargetDeprecated.h
Editor Properties: (see get_editor_property/set_editor_property)
enable_speed_planting(bool): [Read-Write] deprecated: Property ‘EnableSpeedPlanting’ is deprecated.speed_curve_name(Name): [Read-Write] deprecated: Property ‘SpeedCurveName’ is deprecated.speed_threshold(float): [Read-Write] deprecated: Property ‘SpeedThreshold’ is deprecated.unplant_critical_damping(float): [Read-Write] deprecated: Property ‘UnplantCriticalDamping’ is deprecated.unplant_stiffness(float): [Read-Write] deprecated: Property ‘UnplantStiffness’ is deprecated.
- property enable_speed_planting: bool¶
[Read-Write] deprecated: Property ‘EnableSpeedPlanting’ is deprecated.
- Type:
(bool)
- property speed_curve_name: Name¶
[Read-Write] deprecated: Property ‘SpeedCurveName’ is deprecated.
- Type:
(Name)
- property speed_threshold: float¶
[Read-Write] deprecated: Property ‘SpeedThreshold’ is deprecated.
- Type:
(float)