load_saturn#
- load_saturn(radius=1.0, lat_resolution=50, lon_resolution=100)[source]#
Load the planet Saturn as a textured sphere.
Deprecated since version 0.49.0: Use
load_planet()instead.load_saturnwill be removed in v0.52.- Parameters:
- Returns:
pyvista.PolyDataSaturn dataset.
See also
download_saturn_surface()Download the surface of Saturn.
load_planet_rings()Load planetary rings as a disc with texture coordinates.
download_saturn_rings()Download the texture of Saturn’s rings.
- 3D Earth and Celestial Bodies
Example plot of the solar system.