init_from_angle_vec3
Description:
Initializes a Quaternion using an angle
on a specific
axis
.
Parameters:
this | |
angle |
the rotation on a given axis, in degrees |
axis |
the axis of rotation, expressed as a vector |
Returns:
the initialized quaternion |