Navigation
API > API/Plugins > API/Plugins/IKRig > API/Plugins/IKRig/Rig > API/Plugins/IKRig/Rig/Solvers > API/Plugins/IKRig/Rig/Solvers/UIKRigFBIKSolver
Syntax
UPROPERTY&40;&41;
bool bStartSolveFromInputPose_DEPRECATED
Remarks
DEPRECATED: When true, the solver is reset each tick to start from the current input pose. Default is true. If false, incoming animated poses are ignored and the solver starts from the results of the previous solve. In very limited circumstances, it can be beneficial to use the pose from the previous frame.