mne.viz.set_3d_title

mne.viz.set_3d_title(figure, title, size=40)[source]

Configure the title of the given scene.

Parameters
figureobject

The scene which is modified.

titlestr

The title of the scene.

sizeint

The size of the title.