Quaternion.to_axis_angle

Returns the quaternion as a vec3 (axis / angle representation).

struct Quaternion(type)
@safe pure nothrow
to_axis_angle
()

Meta