to_angle_vec3


Description:

public void to_angle_vec3 (out float angle, out Vec3 axis)

Converts a quaternion into an angle, axis pair.

Parameters:

this

a Quaternion

angle

return location for the angle, in degrees

axis

return location for the rotation axis