update_using_camera#
- Axes.update_using_camera()[source]#
Update the axes w.r.t the current camera state
For orthographic projections of the xy plane, it will calculate the inverse projection of the screen space onto world space to determine the current range of the world space to set the rulers and ticks
For perspective projections it will just use the bbox of the scene to set the rulers