noun
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.
GPUは頂点データを処理して画面に描画する。
The GPU processes vertex data and renders it on the screen.
このモデルの頂点データには位置と法線が含まれている。
The vertex data for this model includes positions and normals.