pynaviz.controller.SpanController.pan#

SpanController.pan(delta: Tuple, rect: Tuple, *, 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.