pynaviz.controller.SpanController.pan# SpanController.pan(delta, rect, *, animate=False)# Pan the camera (move relative to its local coordinate frame). If animate is True, the motion is damped. This requires the controller to receive events from the renderer/viewport. Parameters: delta (Tuple) rect (Tuple)