Class that refers to a 3D figure.
Note
This class is not meant to be instantiated directly, use
mne.viz.create_3d_figure()
instead.
plotter
The native 3D plotting widget.
The native 3D plotting widget.
pyvista.Plotter
The plotter. Useful for interacting with the native 3D library.