Camera.
yaw
Rotate by a given angle about the vertical axis
Yaw the view.
theta : float, in radians
Angle (in radians) by which to yaw the view.
Examples
>>> cam.yaw(np.pi/4)