warp.quat_from_axis_angle# warp.quat_from_axis_angle( axis: Vector[3, Float], angle: Float, ) → Quaternion[Float]# Kernel Differentiable Construct a quaternion representing a rotation of angle radians around the given axis.