remove redundant reset to ref pose call
This commit is contained in:
@@ -121,10 +121,6 @@ bool FSGVirtualHandAnimInstanceProxy::Evaluate(FPoseContext& Output)
|
||||
return FAnimInstanceProxy::Evaluate(Output);
|
||||
}
|
||||
|
||||
// TODO
|
||||
// Necessary?
|
||||
Output.ResetToRefPose();
|
||||
|
||||
FComponentSpacePoseContext PoseContext(Output.AnimInstanceProxy);
|
||||
PoseContext.Pose.InitPose(Output.Pose);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user