Camera.zoom
- Camera.zoom(steps=1)[source]
Zoom in or out.
- Parameters:
- stepsfloat
The number of zoom increments, with each increment the size of
compas_viewer.components.renderer.Camera.config.zoomdelta
.
Zoom in or out.
The number of zoom increments, with each increment the size
of compas_viewer.components.renderer.Camera.config.zoomdelta
.