Navigation
API > API/Plugins > API/Plugins/IKRig > API/Plugins/IKRig/Retargeter > API/Plugins/IKRig/Retargeter/FTargetRootSettings
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category="Root Retarget Settings",
Meta=(ClampMin="0.0", ClampMax="1.0", UIMin="0.0", UIMax="1.0", DisplayName="Affect IK Horizontal"))
float AffectIKHorizontal
Remarks
Range 0 to 1. Default 1. Control whether modifications made to the root will affect the horizontal component of IK positions. At 0 the IK positions are independent of the root modifications. At 1 the IK positions are calculated relative to the modified root location.