pynaviz.controller.SpanController.update_fov#
- SpanController.update_fov(delta, *, animate)#
Adjust the field of view with the given delta value (Limited to [1, 179]).
If animate is True, the motion is damped. This requires the controller to receive events from the renderer/viewport.