| Alpha |
float |
Range 0 to 1. Default 1. Blends the effect of the speed planting. At 0, there is no effect. |
Retargeter/RetargetOps/SpeedPlantingOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Op Settings"
- Meta=(UIMin="0.0", UIMax="1.0", ClampMin="0.0", ClampMax="1.0")
|
| ArrivalSpeedGain |
EditConditionHides double |
|
Retargeter/RetargetOps/SpeedPlantingOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Op Settings"
- Meta=(ClampMin="0.001", UIMin="0.01", UIMax="20.0", EditCondition="BlendMethod == ESpeedPlantBlendMethod::MoveTowards", EditConditionHides)
|
| BlendMethod |
ESpeedPlantBlendMethod |
The method to use when blending the IK goal in/out of a planted position. |
Retargeter/RetargetOps/SpeedPlantingOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Op Settings"
|
| ChainsToSpeedPlant |
TArray< FRetargetSpeedPlantingSettings > |
|
Retargeter/RetargetOps/SpeedPlantingOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category=Chains
- Meta=(ReinitializeOnEdit, TitleProperty="TargetChainName")
|
| DebugDrawSize |
double |
Adjust size of goal debug drawing in viewport. Red is planted, green is unplanted. |
Retargeter/RetargetOps/SpeedPlantingOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Debug"
- Meta=(ClampMin="0.0", UIMin="0.0", UIMax="10.0")
|
| EditCondition |
|
The maximum speed in cm/s that the goal will move to catch up to the animation after unplanting. |
Retargeter/RetargetOps/SpeedPlantingOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Op Settings"
- Meta=(ClampMin="0.0", UIMin="0.0", UIMax="2000.0", EditCondition="BlendMethod == ESpeedPlantBlendMethod::MoveTowards", EditConditionHides)
|
| MaxBlendSpeed |
EditConditionHides double |
|
Retargeter/RetargetOps/SpeedPlantingOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Op Settings"
- Meta=(ClampMin="0.0", UIMin="0.0", UIMax="2000.0", EditCondition="BlendMethod == ESpeedPlantBlendMethod::MoveTowards", EditConditionHides)
|
| SpeedThreshold |
double |
Range 0 to 100. |
Retargeter/RetargetOps/SpeedPlantingOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Op Settings"
- Meta=(ClampMin="0.0", UIMin="0.0", UIMax="100.0")
|
| SpringStrength |
EditConditionHides double |
|
Retargeter/RetargetOps/SpeedPlantingOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Op Settings"
- Meta=(Input, ClampMin="0.0", UIMin="0.0", UIMax="30.0", EditCondition="BlendMethod == ESpeedPlantBlendMethod::Spring", EditConditionHides)
|
| Stiffness |
double |
Deprecated in 5.8, replaced with higher-level "Strength" param. |
Retargeter/RetargetOps/SpeedPlantingOp.h |
- Meta=(DeprecatedProperty)
|
| TimeToMaxSpeed |
EditConditionHides double |
|
Retargeter/RetargetOps/SpeedPlantingOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Op Settings"
- Meta=(ClampMin="0.001", UIMin="0.01", UIMax="1.0", EditCondition="BlendMethod == ESpeedPlantBlendMethod::MoveTowards", EditConditionHides)
|