Navigation
API > API/Plugins > API/Plugins/IKRig > API/Plugins/IKRig/Rig > API/Plugins/IKRig/Rig/FIKRigGoal
Syntax
UPROPERTY&40;EditAnywhere, BlueprintReadWrite, Category&61;Goal&41;
EIKRigGoalTransformSource TransformSource
Remarks
Set the source of the transform data for the Goal. "Manual Input" uses the values provided by the blueprint node pin. "Bone" uses the transform of the bone provided by OptionalSourceBone. "Actor Component" uses the transform supplied by any Actor Components that implements the IIKGoalCreatorInterface