pyvista.DataSetAttributes.active_t_coords#
- property DataSetAttributes.active_t_coords: pyvista_ndarray | None[source]#
Return the active texture coordinates array.
Deprecated since version 0.43.0: Use
DataSetAttributes.active_texture_coordinates()
instead.- Returns:
pyvista.pyvista_ndarray
Array of the active texture coordinates.