geometry.rotations.quaternion_from_axis_angle

geometry.rotations.quaternion_from_axis_angle = <function quaternion_from_axis_angle>[source]

Computes a quaternion corresponding to the rotation of angle radians around the given axis.

This is the inverse of axis_angle_from_quaternion().