Navigation
API > API/Plugins > API/Plugins/IKRig > API/Plugins/IKRig/Retargeter > API/Plugins/IKRig/Retargeter/FTargetChainSpeedPlantSettings
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category="Plant IK by Speed",
Meta=(ClampMin="0.0", ClampMax="100.0", UIMin="0.0", UIMax="100.0"))
float SpeedThreshold
Remarks
Range 0 to 100. Default 15. The maximum speed a source bone can be moving while being considered 'planted'. The target IK goal will not be allowed to move whenever the source bone speed drops below this threshold speed.