![]() |
|
#11
|
|||
|
|||
Hi,
Sorry, the code I posted was for Vizard 3.0. In 2.17, I believe the syntax for getting a bone position/rotation is the following: Code:
pos = bone.get(viz.POSITION) euler = bone.get(viz.EULER) Code:
skel_ArmLU skel_ArmLL skel_HandL |
|
|