Skip to content

Commit

Permalink
pause ikSolver
Browse files Browse the repository at this point in the history
  • Loading branch information
Stermere committed Apr 4, 2024
1 parent 642d0a6 commit b0092ce
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,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 b0092ce

Please sign in to comment.