load_neptune#
- load_neptune(radius=1.0, lat_resolution=50, lon_resolution=100)[source]#
Load the planet Neptune as a textured sphere.
Deprecated since version 0.49.0: Use
load_planet()instead.load_neptunewill be removed in v0.52.- Parameters:
- Returns:
pyvista.PolyDataNeptune dataset.
See also
download_neptune_surface()Download the surface of Neptune.
- 3D Earth and Celestial Bodies
Example plot of the solar system.