API Reference
Name of the active texture coordinates array.
Examples
>>> import pyvista >>> mesh = pyvista.Cube() >>> mesh.point_data.active_t_coords_name 'TCoords'