Returns the position
<bone>.getPosition( | |
mode = viz.ABS_PARENT | |
) |
Transform modes | |
viz.ABS_PARENT | Return the value in the bones local coordinate system. |
viz.ABS_GLOBAL | Return the value in the global coordinate system. |
viz.AVATAR_LOCAL | Return the value in the avatars local coordinate system. |
viz.AVATAR_WORLD | Return the value in the avatars global coordinate system. |