pyvista.Texture.to_skybox# Texture.to_skybox()[source]# Return the texture as a vtkSkybox if cube mapping is enabled. Returns: vtk.vtkSkyboxSkybox if cube mapping is enabled. Otherwise, None.