from_rotation# classmethod AxAngle.from_rotation(rotation: Rotation) → AxAngle[source]# Create an axis-angle rotation from a rotation. Parameters: rotationRotation. Returns: vAxis-angle representation of rotation. See also Quaternion.to_axes_angles