“cmd.move” translates the camera about one of the three primary axes.
cmd.move(string axis, float distance)
def move(axis, distance):
move | api