Tagged Questions
1
vote
0answers
163 views
what space is this Matrix in?
In Blender 2.6 API, PoseBone is used for animating a bone. PoseBone.matrix is one way to do that. API says PoseBone.matrix is in "object space".
...