vertex data
Technical term in computer graphics and 3D modeling; refers to the collection of vertex attributes (position, color, normal, etc.) used to define geometry.
The GPU processes vertex data and renders it on the screen.
The vertex data for this model includes positions and normals.
Compound of 頂点 (vertex) and データ (data), a direct calque from English 'vertex data' used in computing.