pynaviz.controller.SpanYLockController.pan#

SpanYLockController.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: