pyvista.examples.examples.load_globe_texture#

load_globe_texture()[source]#

Load a pyvista.Texture that can be applied to the globe source.

Returns:
pyvista.Texture

Dataset.

Examples

>>> from pyvista import examples
>>> dataset = examples.load_globe_texture()
>>> dataset.plot()
../../../_images/pyvista-examples-examples-load_globe_texture-1_00_00.png