Thread: Bone Rotations
View Single Post
  #6  
Old 05-19-2016, 04:07 AM
S_L_A__IKP_23o S_L_A__IKP_23o is offline
Registered User
 
Join Date: May 2016
Posts: 1
Exclamation Bones transforms_behave_differently_to node3d

From <node3d>.getEuler() and <node3d>.setEuler(), the viz.ABS_PARENT transform mode works in the PARENT's coordinate system.
But for <bone>.getEuler() and <bone>.setEuler(), the viz.ABS_PARENT transform mode works in the LOCAL coordinate system.
Reply With Quote