pyvista.DataSetAttributes.active_t_coords_name# property DataSetAttributes.active_t_coords_name: str | None[source]# Return the name of the active texture coordinates array. Deprecated since version 0.43.0: Use DataSetAttributes.active_texture_coordinates_name() instead. Returns: Optional[str]Name of the active texture coordinates array.