pynaviz.controller.GetController.quickzoom#
- GetController.quickzoom(delta: float, *, animate=False)#
Zoom the view using the camera’s zoom property. This is intended for temporary zoom operations.
If animate is True, the motion is damped. This requires the controller to receive events from the renderer/viewport.