Navigation
API > API/Plugins > API/Plugins/IKRig
NOTE: These are legacy types that are exposed to UEFN and so cannot be actually deprecated.
| Name | FTargetChainSpeedPlantSettings |
| Type | struct |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRig/Public/Retargeter/IKRetargetDeprecated.h |
| Include Path | #include "Retargeter/IKRetargetDeprecated.h" |
Syntax
USTRUCT (BlueprintType )
struct FTargetChainSpeedPlantSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| EnableSpeedPlanting | bool | Retargeter/IKRetargetDeprecated.h |
|
|
| SpeedCurveName | FName | Retargeter/IKRetargetDeprecated.h |
|
|
| SpeedThreshold | float | Retargeter/IKRetargetDeprecated.h |
|
|
| UnplantCriticalDamping | float | Retargeter/IKRetargetDeprecated.h |
|
|
| UnplantStiffness | float | Retargeter/IKRetargetDeprecated.h |
|