Return an empty figure based on the current 3d backend.
Warning
Proceed with caution when the renderer object is
returned (with scene=False) because the _Renderer
API is not necessarily stable enough for production,
it’s still actively in development.
tupleThe dimensions of the 3d figure (width, height).
tupleThe color of the background.
If True, smooth shading is enabled. Defaults to True.
int | NoneThe figure identifier.
If True (default), the returned object is the Figure3D. If False, an advanced, undocumented Renderer object is returned (the API is not stable or documented, so this is not recommended).
If True, show the renderer immediately.
New in version 1.0.
Figure3D or RendererThe requested empty figure or renderer, depending on scene.
mne.viz.create_3d_figure#The role of dipole orientations in distributed source localization