Texture.is_empty#
Examples#
Download Python source code | Download Jupyter notebook
>>> import pyvista as pv
>>> pv.Texture().is_empty
True
Download Python source code | Download Jupyter notebook
>>> import pyvista as pv
>>> pv.Texture().is_empty
True