Thread
:
Transforming coordinate systems.
View Single Post
#
2
09-19-2007, 07:45 PM
farshizzo
WorldViz Team Member
Join Date: Mar 2003
Posts: 2,849
You can get the position of a bone in world coordinates using the following code:
Code:
bone.getPosition(viz.AVATAR_WORLD)
Does this give you what you want?
farshizzo
View Public Profile
Find all posts by farshizzo