to_angle_vec3
Description:
Converts a quaternion into an angle
, axis
pair.
Parameters:
this | |
angle |
return location for the angle, in degrees |
axis |
return location for the rotation axis |
Converts a quaternion into an angle
, axis
pair.
this | |
angle |
return location for the angle, in degrees |
axis |
return location for the rotation axis |