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