Skip to content

Commit

Permalink
pause ikSolver
Browse files Browse the repository at this point in the history
  • Loading branch information
Stermere committed Mar 30, 2024
1 parent 44c7717 commit c3d09c1
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,9 @@ class HumanSkeleton(

updateTransforms()
updateBones()
ikSolver.solve()

if (!pauseTracking) ikSolver.solve()

updateComputedTrackers()

// Don't run post-processing if the tracking is paused
Expand Down

0 comments on commit c3d09c1

Please sign in to comment.