Returns true if the biped is set to use Euler, false if set to use Quaternions.Corresponds to the radio button selectionin the "Quaternion/Euler" rollout of the UI.
Sets the Biped controllers to use Quaternions. Corresponds to selecting "Quaternion" in the "Quaternion/Euler" rollout of the UI.
Sets the Biped controllers to useEulers. Corresponds to selecting "Quaternion" in the "Quaternion/Euler" rollout of the UI.
Returns the Euler Order as a name value. Possible values are#xyz,#xzy,#yzx,#yxz,#zxy,#zyx. Corresponds to the drop-down list in the"Quaternion/Euler"rollout of the UI.
Sets the Euler Order using the enum name. Possible values are#xyz,#xzy,#yzx,#yxz,#zxy,#zyx. Corresponds to the drop-down list in the"Quaternion/Euler"rollout of the UI.