API Reference
Vector from the camera position to the focal point.
Examples
>>> import pyvista >>> plotter = pyvista.Plotter() >>> plotter.camera.direction (0.0, 0.0, -1.0)