View Single Post
  #2  
Old 08-07-2008, 02:56 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Do you just need to get the bone position/rotation info? If so, you can use the bone.getPosition() and bone.getQuat() functions to get the current values.
Reply With Quote