You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, when I used motion.positions(local=True), the result of the local transformation matrix is all zeros except the root position. And I get the correct result of the global transformation matrix. Any hints about this problem?
Hi, when I used
motion.positions(local=True), the result of the local transformation matrix is all zeros except the root position. And I get the correct result of the global transformation matrix. Any hints about this problem?Thank you