![]() |
|
#2
|
|||
|
|||
|
You can get the position of a bone in world coordinates using the following code:
Code:
bone.getPosition(viz.AVATAR_WORLD) |
|
|