pyvista.CameraPosition#
- class CameraPosition(position, focal_point, viewup)[source]#
Container to hold camera location attributes.
- Parameters:
Methods
Convert to a list of the position, focal point, and viewup.
Attributes
Location of the camera's focus in world coordinates.
Location of the camera in world coordinates.
Viewup vector of the camera.