ronalmb
Member
|
Joint structure question for animation
Hello,
I am now understanding that I need to make sure that the X-axes on my joints follow the joint chain if I wish for my character models to work properly with the blending system but I'm sure there's something more that I need to do so I am asking here.
The circled lines that extend off the joints -- what axis does this represent? I know that the bones point in the X-direction, but I have a feeling that I need to also know what axis this is.
Thank you.
|
|
04-10-2013 09:29 PM |
|
Esenthel
Administrator
|
RE: Joint structure question for animation
Hi,
This vector is the Y (up).
Orient.perp class member of the Skeleton Bone.
While the bone direction is the Z (front)
Orient.dir class member of the Skeleton Bone.
|
|
04-17-2013 01:17 PM |
|
ronalmb
Member
|
RE: Joint structure question for animation
Thank you for your reply. I appreciate it.
|
|
04-17-2013 09:17 PM |
|