t_coords#
- property StructuredGrid.t_coords: Optional[pyvista.core.pyvista_ndarray.pyvista_ndarray]#
Return the active texture coordinates on the points.
Deprecated since version 0.32.0: Use
DataSet.active_t_coords
to return the active texture coordinates.