“cmd.turn” rotates the camera about one of the three primary axes, centered at the origin.
cmd.turn(string axis, float angle)
def turn(axis, angle):
turn | api