pyvista.Renderer.get_default_cam_pos#

Renderer.get_default_cam_pos(negative=False)[source]#

Return the default focal points and viewup.

Uses ResetCamera to make a useful view.

Parameters:
negativebool, default: False

View from the opposite direction.

Returns:
list

List of camera position:

  • Position

  • Focal point

  • View up