pyvista.Texture.to_skybox#

Texture.to_skybox()[source]#

Return the texture as a vtkSkybox if cube mapping is enabled.

Returns:
vtk.vtkSkybox

Skybox if cube mapping is enabled. Otherwise, None.